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

    https://github.com/apache/carbondata/pull/2197#discussion_r183286723
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockletDataMap.java
 ---
    @@ -654,6 +656,7 @@ public boolean isScanRequired(FilterResolverIntf 
filterExp) {
             startIndex++;
           }
         }
    +    ExplainCollector.setTotalBlocklets(numBlocklets);
    --- End diff --
    
    ok. I will change setTotalBlocklets to sum it


---

Reply via email to