lokeshj1703 commented on code in PR #13010: URL: https://github.com/apache/hudi/pull/13010#discussion_r2016645204
########## hudi-common/src/main/java/org/apache/hudi/common/table/log/BaseHoodieLogRecordReader.java: ########## @@ -136,16 +136,14 @@ public abstract class BaseHoodieLogRecordReader<T> { // Use scanV2 method. private final boolean enableOptimizedLogBlocksScan; protected FileGroupRecordBuffer<T> recordBuffer; + // Allows to consider inflight instants while merging log records Review Comment: Addressed -- 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: commits-unsubscr...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org