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

    https://github.com/apache/carbondata/pull/2482#discussion_r202602660
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
 ---
    @@ -1871,6 +1868,16 @@
        */
       public static final String CACHE_LEVEL_DEFAULT_VALUE = "BLOCK";
     
    +  /**
    +   * It is internal configuration and used only for test purpose.
    --- End diff --
    
    Internal ?  then for users, how to enable and disable this feature ?  


---

Reply via email to