[jira] [Comment Edited] (CARBONDATA-2713) Complex DatatYpe Enhancements. Pending Comments of CARBONDATA-2607

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Comment Edited] (CARBONDATA-2713) Complex DatatYpe Enhancements. Pending Comments of CARBONDATA-2607

Akash R Nilugal (Jira)

    [ 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 7:39 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
 # Write logic check it column is encoded as adaptive or not in UTs


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. 
 # getNullBitSet should be refactored to QueryUtil

> 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)