danny0405 commented on issue #8359: URL: https://github.com/apache/hudi/issues/8359#issuecomment-1493684613
By default, the `read.start-commit` is the latest commit on the Hudi table, since you also declare the `read.end-commit`, then `read.start-commit` should equal to `read.end-commit`, finally, only the `read.end-commit` is queried and output. -- 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]
