[GitHub] [carbondata] nihal0107 opened a new pull request #4041: [CARBONDATA-4068] handled set long string column on SI table.
Posted by
GitBox on
Dec 04, 2020; 6:21am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/GitHub-carbondata-nihal0107-opened-a-new-pull-request-4041-CARBONDATA-4068-handled-set-long-string-c-tp104243.html
nihal0107 opened a new pull request #4041:
URL:
https://github.com/apache/carbondata/pull/4041 ### Why is this PR needed?
Currently set column as long string on which SI is already created is allowed. This operation should not be allowed because SI doesn't support long strings.
### What changes were proposed in this PR?
Handled set long string on SI columns and throws the exception.
### Does this PR introduce any user interface change?
- No
### Is any new testcase added?
- Yes
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[hidden email]