Skip to content

column "iceberg_type" does not exist #2068

@tafia

Description

@tafia

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions