paimon icon indicating copy to clipboard operation
paimon copied to clipboard

[core] Fix manifest file not cleaned if compact_manifest failed

Open Askwang opened this issue 3 months ago • 0 comments

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.

Tests

API and Format

Documentation

Askwang avatar Sep 16 '25 02:09 Askwang