zjw1111 opened a new pull request, #9586: URL: https://github.com/apache/paimon/pull/9586
### Purpose Clean up data file extra files together with their main files in append-only writer temporary cleanup and commit abort paths. - Clean compaction and rewrite outputs through `DataFileMeta.collectFiles`. - Clean aborted new and compacted data files, including external-path sidecar files. - Add regression coverage for both cleanup paths. ### Tests - `mvn -pl paimon-core -Pfast-build -DwildcardSuites=none -Dtest=AppendOnlyWriterTest,FileStoreCommitTest test` (88 tests passed) - `mvn -pl paimon-core -DskipTests compile` -- 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]
