You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect the branch to be able to read any data, not just in the latest schema.
The branch only knows schema 2 and cannot read entries written in schema 1.
Anything else?
No response
Are you willing to submit a PR?
I'm willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Search before asking
Paimon version
1.0-SNAPSHOT
Compute Engine
Flink
Minimal reproduce step
The select job will fail because it only has schema version 2 but will try to read schema version 1.
Example stacktrace: https://gist.github.com/gmdfalk/802eb18c912a4d85e17f206820a0c55a
What doesn't meet your expectations?
I expect the branch to be able to read any data, not just in the latest schema.
The branch only knows schema 2 and cannot read entries written in schema 1.
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: