bvaradar commented on issue #2392: URL: https://github.com/apache/hudi/issues/2392#issuecomment-752988177
@tooptoop4 : There is no flag to disable archiving. One way is to increase hoodie.keep.max.commits and hoodie.keep.min.commits. But, if we are not archiving, then these files are going to be present in .hoodie folder. Too many of these could cause listing to become slow. ---------------------------------------------------------------- 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]
