Github user shining1989 commented on the issue:
https://github.com/apache/carbondata/pull/1813
Why Validation for number of bytes for a column is added?
Now I have a column more than 32000 character, insert will failed with
error "String length cannot exceed 32000 characters".
How can i avoid this problem?---
