[jira] [Created] (CARBONDATA-1788) Insert is not working as expected when loaded with more than 32000 column length.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-1788) Insert is not working as expected when loaded with more than 32000 column length.

Akash R Nilugal (Jira)
pakanati revathi created CARBONDATA-1788:
--------------------------------------------

             Summary: 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 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.



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