[
https://issues.apache.org/jira/browse/CARBONDATA-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
pakanati revathi updated CARBONDATA-1788:
-----------------------------------------
Description:
Insert should accept only 32000 length column. But when trying to load more than 32000 column length data, insert is successful.
Expected result: When inserted more than 32000 column length, the insert should throw error.
Actual result: When inserted more than 32000 column length, the insert is successful.
Note: Update also should throw error while updating more than 3200 column length.Please implement for update also.
was:
Insert should accept only 32000 length column. But when trying to load more than 32000 column length data is inserting successfully.
Expected result: When inserted more than 32000 column length, the insert should throw error.
Actual result: When inserted more than 32000 column length, the insert is successful.
Note: Update also should throw error while updating more than 3200 column length.Please implement for update also.
> Insert is not working as expected when loaded with more than 32000 column length.
> ---------------------------------------------------------------------------------
>
> Key: CARBONDATA-1788
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-1788> Project: CarbonData
> Issue Type: Bug
> Components: sql
> Affects Versions: 1.3.0
> Environment: 3 node ant cluster
> Reporter: pakanati revathi
> Priority: Minor
> Attachments: Insert.PNG
>
>
> Insert should accept only 32000 length column. But when trying to load more than 32000 column length data, insert is successful.
> Expected result: When inserted more than 32000 column length, the insert should throw error.
> Actual result: When inserted more than 32000 column length, the insert is successful.
> Note: Update also should throw error while updating more than 3200 column length.Please implement for update also.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)