You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "danny0405 (via GitHub)" <gi...@apache.org> on 2023/04/03 05:26:07 UTC

[GitHub] [hudi] danny0405 commented on issue #8359: [SUPPORT]What's the behavior when doing flink query hudi table with read.end-commit set and read.start-commit not set

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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org