Skip to content

Sqlite sql catalogs work in unit tests, but not in prod because of config mistake #1456

@kyteware

Description

@kyteware

Apache Iceberg Rust version

None

Describe the bug

When you try to create a sqlcatalog using a sqlite databse, sqlx reports an error that you are missing the required features.

To Reproduce

Try creating a SqlCatalog and set the uri to a sqlite:// file.

Expected behavior

A functional SqlCatalog with sqlite.

Willingness to contribute

I can contribute a fix for this bug independently

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions