ShreelekhyaG commented on a change in pull request #3988:
URL: https://github.com/apache/carbondata/pull/3988#discussion_r611629414
##########
File path:
processing/src/main/java/org/apache/carbondata/processing/util/CarbonLoaderUtil.java
##########
@@ -1163,6 +1166,20 @@ public static String
mergeIndexFilesInPartitionedSegment(CarbonTable table, Stri
tempFolderPath, currPartitionSpec);
}
+ public static String mergeIndexFilesInTempSegment(CarbonTable table, String
segmentId,
Review comment:
refactored method name and added comment.
--
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:
[email protected]