ad1happy2go commented on issue #8370: URL: https://github.com/apache/hudi/issues/8370#issuecomment-1494248024
@bithw1 If I am not wrong, time travel queries means how the table looked at that time. Incremental queries will give the data coming/commited between that time range. If we use beginTime as "000" then incremental query also should behave exact same as time travel query. -- 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]
