vinothchandar commented on a change in pull request #1431: [HUDI-65]commitTime
rename to instantTime
URL: https://github.com/apache/incubator-hudi/pull/1431#discussion_r395962757
##########
File path:
hudi-common/src/main/java/org/apache/hudi/common/model/HoodieFileGroup.java
##########
@@ -160,15 +160,15 @@ private boolean isFileSliceCommitted(FileSlice slice) {
}
/**
- * Obtain the latest file slice, upto a commitTime i.e <= maxCommitTime.
+ * Obtain the latest file slice, upto a instantTime i.e <= maxInstantTime.
Review comment:
an instant time
----------------------------------------------------------------
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