danny0405 commented on code in PR #12594:
URL: https://github.com/apache/hudi/pull/12594#discussion_r1911870993


##########
hudi-common/src/main/java/org/apache/hudi/common/model/HoodieRecordLocation.java:
##########
@@ -32,6 +32,7 @@
 public class HoodieRecordLocation implements Serializable, KryoSerializable {
   public static final long INVALID_POSITION = -1L;
 
+  // Instant time of the base file where the record is stored

Review Comment:
   This is not true.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to