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

Ashwini K reassigned CARBONDATA-1341:
-------------------------------------

    Assignee: Ashwini K

> the data load not failing for bigdecimal datatype even though if action is 
> fail and data is not in valid range
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CARBONDATA-1341
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1341
>             Project: CarbonData
>          Issue Type: Bug
>            Reporter: Mohammad Shahid Khan
>            Assignee: Ashwini K
>            Priority: Minor
>
> Create table t1(c1 Decimal(3,2), c2 String) stored by 'carbondata'
> For column c1, the expected allowed data should be 
> 2
> 2.1
> 2.11
> Invalid data
> 2.111
> Actual: But when we load / insert data 2.111 carbon is storing as null, when 
> action is fail.
> Expected : The load should fail if bad record action is fail.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to