nicochen opened a new issue, #3547: URL: https://github.com/apache/amoro/issues/3547
### What happened? It creates millions of '.keep' small files in my case and there is no mechanism to clean it up. It seems like '.keep' file is created and never been used. Perhaps it should not been created or implement an orphan clean logic to clean it up. <img width="912" alt="Image" src="https://github.com/user-attachments/assets/495bfb22-df15-4131-b9ec-5b2bc3c1f9c3" /> ### Affects Versions 0.7 ### What table formats are you seeing the problem on? Mixed-Hive ### What engines are you seeing the problem on? Optimizer ### How to reproduce _No response_ ### Relevant log output ```shell ``` ### Anything else _No response_ ### Are you willing to submit a PR? - [x] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's Code of Conduct -- 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]
