Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Looks like after this patch https://github.com/apache/hudi/pull/4957/files, we have a bug wrt restore. rolling back a completed compaction should clean up all associated log files as well, but after this patch, only the base file is cleaned up.