[
https://issues.apache.org/jira/browse/CARBONDATA-2713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538063#comment-16538063 ]
sounak chakraborty edited comment on CARBONDATA-2713 at 7/10/18 6:31 AM:
-------------------------------------------------------------------------
# Make STRUCT and ARRAY Metadata should be written in V format. Currently, it is written in LV format.
# Make Decimal type go through Adaptive Encoding Path. Currently, it is saved as Byte Array.
# DataTypes checking is current if and else blocks. They should be replaced with Switch Statements.
# createCodecForDimension should be refactored and moved to DefaultEncodingFactory.
# getNullBitSet should be refactored to QueryUtil
was (Author:
[hidden email]):
# Make STRUCT and ARRAY Metadata should be written in V format. Currently, it is written in LV format.
# Make Decimal type go through Adaptive Encoding Path. Currently, it is saved as Byte Array.
# DataTypes checking is current if and else blocks. They should be replaced with Switch Statements.
# createCodecForDimension should be refactored and moved to DefaultEncodingFactory.
> Complex DatatYpe Enhancements. Pending Comments of CARBONDATA-2607
> ------------------------------------------------------------------
>
> Key: CARBONDATA-2713
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-2713> Project: CarbonData
> Issue Type: Sub-task
> Reporter: sounak chakraborty
> Priority: Major
>
> Complex DatatYpe Enhancements. Pending Comments of CARBONDATA-2607
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)