[jira] [Commented] (CARBONDATA-370) Abnormal behaviour of datatype Int & bigInt

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

[jira] [Commented] (CARBONDATA-370) Abnormal behaviour of datatype Int & bigInt

Akash R Nilugal (Jira)

    [ https://issues.apache.org/jira/browse/CARBONDATA-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889559#comment-15889559 ]

anubhav tarar commented on CARBONDATA-370:
------------------------------------------

i think this issue is resolved u can check with latest build

> Abnormal behaviour of datatype Int & bigInt
> -------------------------------------------
>
>                 Key: CARBONDATA-370
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-370
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: SWATI RAO
>            Assignee: Rahul Kumar
>
> The specified data-type range for Int & bigInt is:
> INT –––> -2147483648 to 2147483647
> BIGINT ––> -922337203685477580807 to 922337203685477580806
>  but I found abnormal behaviour in these data-type .
> 1.When I insert beyond range in Int it allows range even beyond bigInt.
> 2.When I insert into bigInt it doesn’t accept all values following in its range.
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)