iceberg-rust
iceberg-rust copied to clipboard
feat: support for gcs storage
Helps towards https://github.com/apache/iceberg-rust/issues/408 and https://github.com/apache/iceberg-rust/issues/410
Adds support for GCS as a storage backend.
The opendal release is about to start, I expect to finish in next monday. I'm guessing we can start the release work of iceberg next week.
Hi, @jdockerty, opendal v0.49 has been released. I believe we need a new PR for this. Would you like to have a try?
I believe we need a new PR for this. Would you like to have a try?
@Xuanwo Sure :100:
That is for updating iceberg-rust to [email protected] so that I can use it here, right?
Edit: Done in https://github.com/apache/iceberg-rust/pull/540
Thanks, this PR should happy to go!