bvaradar commented on issue #1825: URL: https://github.com/apache/hudi/issues/1825#issuecomment-660415951
@asheeshgarg : 1. We retain latest 2 commits to ensure concurrent read queries don't fail intermittently. With subsequent writes, they will be cleaned up. 2. Archiving commit metadata is the job of Archival process : Please look at https://hudi.apache.org/docs/configurations.html#archiveCommitsWith for setting configurations ---------------------------------------------------------------- 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]
