Github user manishgupta88 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/2725#discussion_r218298762
--- Diff:
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
---
@@ -1831,6 +1831,16 @@
public static final short LOCAL_DICT_ENCODED_BYTEARRAY_SIZE = 3;
+ /**
+ * property to be used for specifying the max character limit for
string/varchar data type till
--- End diff --
ok---
