apache / paimon

Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
https://paimon.apache.org/
Apache License 2.0
2.43k stars 956 forks source link

[hotfix] validate table schema before new schema commit #4426

Closed zhuangchong closed 3 weeks ago

zhuangchong commented 3 weeks ago

Purpose

fix https://github.com/apache/paimon/actions/runs/11613019579/job/32337810994#step:5:912

Tests

API and Format

Documentation

zhuangchong commented 3 weeks ago

fixed.