sundapeng commented on PR #8861: URL: https://github.com/apache/paimon/pull/8861#issuecomment-5112144747
You're right, I reproduced it — the deletion is in `FormatTableCommit.deletePreviousDataFile` and predates this PR. I'll split rather than patch: this PR keeps only the read-path fix (no `partitionLevels` at all), with the overwrite path — carrying your fix, exempting just the value-only default partition name at a partition level — and the `RenamingTwoPhaseOutputStream` change as follow-ups. -- 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]
