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

    https://github.com/apache/carbondata/pull/2886#discussion_r230260481
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
 ---
    @@ -359,8 +359,13 @@ private CarbonCommonConstants() {
       public static final String TABLE_BLOCKSIZE = "table_blocksize";
       // table blocklet size in MB
       public static final String TABLE_BLOCKLET_SIZE = "table_blocklet_size";
    -  // set in column level to disable inverted index
    +  /**
    +   * set in column level to disable inverted index
    +   * @Deprecated :This property is deprecated, it is kep just for 
compatibility
    --- End diff --
    
    spelling: kept


---

Reply via email to