bvaradar commented on issue #1509: [HUDI-525] lack of insert info in delta_commit inflight URL: https://github.com/apache/incubator-hudi/pull/1509#issuecomment-614381927 @vinothchandar This fix should reflect only in inflight commit metadata and rollback works in the way you mentioned. As it stands now, the current rollback logic can benefit with this change. We can optimize the rollback logic to only look at the partitions in the inflight file for rollbacks instead of scanning all partitions.
---------------------------------------------------------------- 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] With regards, Apache Git Services
