You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2017/09/18 17:16:00 UTC

[jira] [Resolved] (CARBONDATA-1450) Support timestamp more than 68 years, Enhance NoDictionary Datatypes - int , long

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

Venkata Ramana G resolved CARBONDATA-1450.
------------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Support timestamp more than 68 years, Enhance NoDictionary Datatypes - int , long
> ---------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1450
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1450
>             Project: CarbonData
>          Issue Type: New Feature
>            Reporter: dhatchayani
>            Assignee: dhatchayani
>             Fix For: 1.2.0
>
>          Time Spent: 16.5h
>  Remaining Estimate: 0h
>
> Problem:
> Current implementation supports timestamp as direct dictionary only. As dictionary is always integer only 68 years of range is supported.
> Solution:
> So this issue will support timestamp as default DICTIONARY_EXCLUDE. Allowing to store internally as unix long timestamp.
> Problem:
> Int and Bigint(long) types are supported only as Dictionary include or measure, they are not allowed in dictionary exclude.
> Solution:
> Support Int and Bigint(long) as Dictionary exclude and also Sort columns support for int,long, bigint.



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