yihua commented on code in PR #9883:
URL: https://github.com/apache/hudi/pull/9883#discussion_r1372304952


##########
hudi-common/src/main/java/org/apache/hudi/common/engine/HoodieReaderContext.java:
##########
@@ -67,6 +70,7 @@ public abstract class HoodieReaderContext<T> {
    * file.
    *
    * @param filePath       {@link Path} instance of a file.
+   * @param isLogFile      Whether this is a log file.
    * @param start          Starting byte to start reading.

Review Comment:
   Fixed.



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