YannByron commented on PR #5885: URL: https://github.com/apache/hudi/pull/5885#issuecomment-1186851527
@prasannarajaperumal Got it. In some aspects, Incremental query can be considered a kind of CDC. Incremental query just return the data inserted/updated after a certain point. it use the normal format, and only care about the new values rather than the old values. -- 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]
