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

    https://github.com/apache/carbondata/pull/2255#discussion_r186355275
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/datamap/status/DataMapStatusManager.java
 ---
    @@ -51,6 +51,16 @@ private DataMapStatusManager() {
         return storageProvider.getDataMapStatusDetails();
       }
     
    +  public static boolean isDataMapEnabled(String dataMapName) throws 
IOException {
    --- End diff --
    
    ok. will be fixed


---

Reply via email to