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

    https://github.com/apache/carbondata/pull/2560#discussion_r205677203
  
    --- Diff: 
core/src/main/java/org/apache/carbondata/core/indexstore/BlockletDataMapIndexStore.java
 ---
    @@ -81,6 +82,8 @@ public BlockletDataMapIndexWrapper 
get(TableBlockIndexUniqueIdentifierWrapper id
         List<BlockDataMap> dataMaps = new ArrayList<>();
         if (blockletDataMapIndexWrapper == null) {
           try {
    +        boolean isCarbonTableUpdated =
    --- End diff --
    
    yes I have checked...I will modify the code and test the performance and 
then make the changes in PR


---

Reply via email to