Skip to content

iceberg-catalog-s3tables crate on crates.io #1886

@zilder

Description

@zilder

Is your feature request related to a problem or challenge?

Hi!

The iceberg-catalog-s3tables crate doesn't seem to be published in the rust crate registry. While I was able to add it as dependency from git:

[dependencies]
...
iceberg-catalog-s3tables = { git = 'https://github.com/apache/iceberg-rust.git', tag = 'v0.7.0', optional = true }

it would be nice to pull it from the official crates repo. Are there plans to publish it?

Describe the solution you'd like

Publish iceberg-catalog-s3tables on crates.io

Willingness to contribute

None

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions