[jira] [Resolved] (CARBONDATA-1539) Change DataType from enum to class

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

[jira] [Resolved] (CARBONDATA-1539) Change DataType from enum to class

Akash R Nilugal (Jira)

     [ https://issues.apache.org/jira/browse/CARBONDATA-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ravindra Pesala resolved CARBONDATA-1539.
-----------------------------------------
    Resolution: Fixed
      Assignee: Jacky Li

> Change DataType from enum to class
> ----------------------------------
>
>                 Key: CARBONDATA-1539
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1539
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Jacky Li
>            Assignee: Jacky Li
>             Fix For: 1.3.0
>
>          Time Spent: 5h 10m
>  Remaining Estimate: 0h
>
> DataType should be java class instead of enum, it enables data type object to hold more information for decimal and complex type. This is required so that:
> 1. ColumnPage does not need to store extra information for decimal and complex type. It can process for all datatype in unified way.
> 2. It is needed to decouple carbon core and spark, so core does not depend on spark.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)