You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Jacky Li (JIRA)" <ji...@apache.org> on 2017/06/19 05:40:00 UTC

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

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)