rbalamohan opened a new issue, #7690: URL: https://github.com/apache/iceberg/issues/7690
### Feature Request / Improvement MOR suffers from delete file bloat up and scan issues during reads. It will be good to explore an option, where single delete file is created irrespective of the number of files present in the partition (or the number of files updated in the partition). This will help reduce the number of files that needs to be accessed during reads specifically with MOR. ### Query engine None -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
