vikramahuja1001 opened a new pull request #4245: URL: https://github.com/apache/carbondata/pull/4245
### Why is this PR needed? After horizontal compaction was performed on partition and non partition tables, the clean files operation was not deleting the stale delete delta files. the code was removed as the part of clean files refactoring done previously. ### What changes were proposed in this PR? Clean files with force option now handles removal of these stale delta files as well as the stale tableupdatestatus file for both partition and non partition table. ### Does this PR introduce any user interface change? - No ### Is any new testcase added? - Yes. 2 test cases have been added. -- 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: dev-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org