paimon
paimon copied to clipboard
[core] Fix manifest file not cleaned if compact_manifest failed
Purpose
- In paimon 1.0, if compact_manifest failed, legacy manifest files will be deleted, pr https://github.com/apache/paimon/pull/5776 remove this deletion.
- Add default commit user-prefix for spark procedure.