XiaoHongbo-Hope opened a new pull request, #9906: URL: https://github.com/apache/paimon/pull/9906
Older manifests can retain pre-rename names in _VALUE_STATS_COLS. Resolving them against the current table schema raises KeyError, or may decode stats with the wrong type if a name is reused. Resolve explicit stats columns against the file schema loaded from _SCHEMA_ID. Add a manifest round-trip regression test covering rename, drop, and re-add. Tests: 121 passed; Flake8 and git diff --check passed. -- 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]
