[
https://issues.apache.org/jira/browse/CARBONDATA-370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rahul Kumar reassigned CARBONDATA-370:
--------------------------------------
Assignee: Rahul Kumar
> 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.4#6332)