[jira] [Created] (CARBONDATA-1190) Use ByteBuffer.wrap in V3 writer

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

[jira] [Created] (CARBONDATA-1190) Use ByteBuffer.wrap in V3 writer

Akash R Nilugal (Jira)
Jacky Li created CARBONDATA-1190:
------------------------------------

             Summary: Use ByteBuffer.wrap in V3 writer
                 Key: CARBONDATA-1190
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1190
             Project: CarbonData
          Issue Type: Improvement
            Reporter: Jacky Li


In V3 writer for measure, it is copying encoded bytes to byte buffer. It is more efficient to use ByteBuffer.wrap instead.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)