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

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

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

Akash R Nilugal (Jira)

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