bvaradar commented on issue #2002: URL: https://github.com/apache/hudi/issues/2002#issuecomment-679275414
@jpugliesi : It looks like 2nd and 3rd upsert updated the same set of records (generateUpdates()). In this case, all those records will be updated with latest commit time and incremental query will only show the commit time of 3rd upsert. Hope, this is clear. Please reopen if this does not make sense to you. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
