[jira] [Created] (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] [Created] (CARBONDATA-3261) support float and byte reading from presto

Akash R Nilugal (Jira)
Ajantha Bhat created CARBONDATA-3261:
----------------------------------------

             Summary: 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


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)