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
Is your feature request related to a problem or challenge?
Hi!
The
iceberg-catalog-s3tablescrate doesn't seem to be published in the rust crate registry. While I was able to add it as dependency from git: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-s3tableson crates.ioWillingness to contribute
None