-
Notifications
You must be signed in to change notification settings - Fork 414
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Apache Iceberg Rust version
0.8.0 (latest version)
Describe the bug
I am trying to connect to an existing lake which is mostly used with python pyiceberg 0.9.x.
I am using a SqlCatalog and I get what I understand is some format mismatch related error:
column "iceberg_type" does not exist
Is there any way to work around it? maybe downgrade what protocol we use etc? I am new to iceberg.
To Reproduce
This is a private lake so I am not sure how to reproduce it.
Expected behavior
Being able to load from existing (even if old) lake without error. Updating the lake is I believe not possible given how widely used it is already.
Willingness to contribute
Happy to help but I am very new to iceberg.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working