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

[core] fix the issue where the historical schemaId could not be found when reading the branch table. #4454

Closed liming30 closed 2 weeks ago

liming30 commented 2 weeks ago

Purpose

Linked issue: close #4407

[core] fix the issue where the historical schemaId could not be found when reading the branch table.

Tests

API and Format

No

Documentation

No