Github user xuchuanyin commented on a diff in the pull request:

    https://github.com/apache/carbondata/pull/2725#discussion_r218273696
  
    --- 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 --
    
    ’specifying the max character limit‘ ->'specifying the max byte limit'


---

Reply via email to