ChandraNarreddy opened a new issue #2951: URL: https://github.com/apache/hudi/issues/2951
I am PoCing Hudi and had a couple of questions - 1. Does Hudi allow to perform incremental queries from a previous commit time to the latest snapshot while maintaining just the current version of the data say by setting `"hoodie.cleaner.commits.retained": "1"` and `"hoodie.cleaner.fileversions.retained": "1"`. 2. What are the differences between these two configuration options `"hoodie.cleaner.commits.retained"` and `"hoodie.cleaner.fileversions.retained"`? Thanks in advance. -- 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]
