vinothchandar commented on issue #2470: URL: https://github.com/apache/hudi/issues/2470#issuecomment-770029110
Thanks @jtmzheng . WIth 0.7.0 and `hoodie.metadata.enable=true`, this should be much faster to go over the file listings. marker based rollback avoids that altogether and can efficiently just find out the files that were written to. If you feel, we need to add a new compaction strategy/enhance, please feel free to raise a JIRA and also mention @nsivabalan ---------------------------------------------------------------- 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]
