xuchuanyin created CARBONDATA-2402:
--------------------------------------
Summary: Optimize allocated buffer size while converting object to
byte array
Key: CARBONDATA-2402
URL: https://issues.apache.org/jira/browse/CARBONDATA-2402
Project: CarbonData
Issue Type: Improvement
Reporter: xuchuanyin
Assignee: xuchuanyin
Currently in carbondata, while converting object to byte array, it use 8 byte
space for int and short datatype, which cause memory wasted.
Code can be found in `CarbonUtil.{{getValueAsBytes` }}and
`DataTypeUtil.{{getMeasureObjectFromDataType`}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)