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
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