[Improvement]: Extract the deleting dangling files
from the cleaning orphan files
#2261
Closed
2 of 3 tasks
Labels
Search before asking
What would you like to be improved?
Currently, the deletion of dangling files is performed during the process of cleaning orphan files where
com.netease.arctic.server.optimizing.maintainer.IcebergTableMaintainer#cleanDanglingDeleteFiles
.We should separate these two functions so that they can be executed independently.
How should we improve?
Deleting dangling files should be a specialized funtion of
com.netease.arctic.server.optimizing.maintainer.TableMaintainer
.Are you willing to submit PR?
Subtasks
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: