QiangCai commented on a change in pull request #3202: [CARBONDATA-3350] Enhance 
custom compaction to resort old single segment by new sort_columns
URL: https://github.com/apache/carbondata/pull/3202#discussion_r288535437
 
 

 ##########
 File path: 
core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/SegmentIndexFileStore.java
 ##########
 @@ -515,4 +522,56 @@ private void readIndexAndFillBlockletInfo(CarbonFile 
indexFile) throws IOExcepti
   public Map<String, List<String>> getCarbonMergeFileToIndexFilesMap() {
     return carbonMergeFileToIndexFilesMap;
   }
+
+  public static IndexHeader getIndexHeaderOfSegment(LoadMetadataDetails load,
 
 Review comment:
   already change to check all index files in this segment

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to