hudi-bot opened a new issue, #17277: URL: https://github.com/apache/hudi/issues/17277
Right now the time travel query still treats the timestamp from `as of timestamp` in the query as the start or instant time. To make the semantics consistent with incremental query, the time travel query should also treat the timestamp as completion time and support completion-time-based semantics. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-8281 - Type: Sub-task - Parent: https://issues.apache.org/jira/browse/HUDI-9107 - Fix version(s): - 1.1.0 -- 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]
