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

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

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

SWATI RAO closed CARBONDATA-370.
--------------------------------
    Resolution: Fixed

> 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: anubhav tarar
>
> 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)