niuge01 commented on a change in pull request #3606: [CARBONDATA-3681] Change 
default compressor to zstd
URL: https://github.com/apache/carbondata/pull/3606#discussion_r376770113
 
 

 ##########
 File path: 
core/src/main/java/org/apache/carbondata/core/readcommitter/LatestFilesReadCommittedScope.java
 ##########
 @@ -163,7 +163,7 @@ public SegmentRefreshInfo 
getCommittedSegmentRefreshInfo(Segment segment, Update
     return segmentRefreshInfo;
   }
 
-  private String getSegmentID(String carbonIndexFileName, String 
indexFilePath) {
+  private String getTimestamp(String carbonIndexFileName, String 
indexFilePath) {
 
 Review comment:
   Why change method name to getTimestamp?

----------------------------------------------------------------
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