Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
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
Purpose
Linked issue: close #4407
[core] fix the issue where the historical schemaId could not be found when reading the branch table.
Tests
org.apache.paimon.flink.BranchSqlITCase#testReadBranchTableWithMultiSchemaIds
API and Format
No
Documentation
No