JingsongLi commented on PR #8927: URL: https://github.com/apache/paimon/pull/8927#issuecomment-5212761859
The speculative loser cleanup only deletes the main data files, not `DataFileMeta.extraFiles()`, leaving residual orphans in BLOB/vector/row-sidecar files. A full cleanup based on `collectFiles(dataPathFactory)` should be performed. Minimal reproduction has been implemented. -- 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]
