[
https://issues.apache.org/jira/browse/CARBONDATA-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
dhatchayani updated CARBONDATA-2896:
------------------------------------
Description:
Currently Encoding and Decoding is present only for Dictionary, Measure Columns, but for no dictionary Primitive types encoding is *absent.*
Encoding is a technique used to reduce the storage size and after all these encoding, result will be compressed with snappy compression to further reduce the storage size.
With this feature, we support encoding on the no dictionary primitive data types also.
was:
Currently Encoding and Decoding is present only for Dictionary, Measure Columns, but for no dictionary Primitive types encoding is *absent.*
*Encoding is a technique used to reduce the storage size and after all these encoding, result will be compressed with snappy compression to further reduce the storage size.*
*With this feature, we support encoding on the no dictionary primitive data types also.*
> Adaptive encoding for primitive data types
> ------------------------------------------
>
> Key: CARBONDATA-2896
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2896> Project: CarbonData
> Issue Type: New Feature
> Reporter: dhatchayani
> Assignee: dhatchayani
> Priority: Major
>
> Currently Encoding and Decoding is present only for Dictionary, Measure Columns, but for no dictionary Primitive types encoding is *absent.*
> Encoding is a technique used to reduce the storage size and after all these encoding, result will be compressed with snappy compression to further reduce the storage size.
> With this feature, we support encoding on the no dictionary primitive data types also.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)