yuzelin opened a new pull request, #852: URL: https://github.com/apache/incubator-paimon/pull/852
### Purpose Currently, after calling `FileStoreExpire#expire()`, unused data files in partition directories will be deleted. But if a directory is empty, it will not be delete. This PR fix it. ### Tests `FileStoreExpireDeleteDirTest` ### API and Format No ### Documentation No -- 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]
