[
https://issues.apache.org/jira/browse/CARBONDATA-3731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ajantha Bhat resolved CARBONDATA-3731.
--------------------------------------
Resolution: Fixed
> Avoid data copy in Writer
> -------------------------
>
> Key: CARBONDATA-3731
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3731> Project: CarbonData
> Issue Type: Improvement
> Reporter: Jacky Li
> Assignee: Jacky Li
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 4h
> Remaining Estimate: 0h
>
> For variable length column like String and Binary, currently there are 5 data copies during data write process, in CarbonFactDataHandlerColumnar.processDataRows
> These data copies can be avoided by using ByteBuffer instead of byte[]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)