[jira] [Resolved] (CARBONDATA-3261) support float and byte reading from presto

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Resolved] (CARBONDATA-3261) support float and byte reading from presto

Akash R Nilugal (Jira)

     [ https://issues.apache.org/jira/browse/CARBONDATA-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravindra Pesala resolved CARBONDATA-3261.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.2

> support float and byte reading from presto
> ------------------------------------------
>
>                 Key: CARBONDATA-3261
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-3261
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Ajantha Bhat
>            Assignee: Ajantha Bhat
>            Priority: Minor
>             Fix For: 1.5.2
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> problem: support float and byte reading from presto
> cause: currently float and byte cannot be read in presto due to code issue. It was going as double data type. Hence array out of bound issue used to come as float/byte read from double stream reader.
> solution: Implement a new stream reader for float and byte.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)