You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "anubhav tarar (JIRA)" <ji...@apache.org> on 2017/03/01 06:02:45 UTC

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

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