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:
[email protected]