You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2017/09/13 10:07:00 UTC

[jira] [Resolved] (CARBONDATA-1452) Issue with loading timestamp data beyond cutoff

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

Ravindra Pesala resolved CARBONDATA-1452.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> Issue with loading timestamp data beyond cutoff
> -----------------------------------------------
>
>                 Key: CARBONDATA-1452
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1452
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: dhatchayani
>            Assignee: dhatchayani
>            Priority: Minor
>             Fix For: 1.2.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> While generating surrogate for timestamp dictionary column, we are casting the value to int. Then we are considering only the +ve values for generating dictionary, when the value is out of range,overflow occurs and cyclic rotation happens while casting, in the cyclic rotation there is possibility of getting +ve values in overflow cases too.



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