jackylk commented on a change in pull request #3535: [WIP] Refactory data
loading for partition table
URL: https://github.com/apache/carbondata/pull/3535#discussion_r361857386
##########
File path:
core/src/main/java/org/apache/carbondata/core/writer/CarbonIndexFileMergeWriter.java
##########
@@ -116,6 +119,66 @@ private String mergeCarbonIndexFilesOfSegment(String
segmentId,
return null;
}
+ public SegmentFileStore.FolderDetails mergeCarbonIndexFilesOfSegment(String
segmentId,
Review comment:
add description for the func
----------------------------------------------------------------
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]
With regards,
Apache Git Services