iceberg-rust icon indicating copy to clipboard operation
iceberg-rust copied to clipboard

feat: support for gcs storage

Open jdockerty opened this issue 1 year ago • 1 comments
trafficstars

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.

jdockerty avatar Aug 04 '24 11:08 jdockerty

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.

Xuanwo avatar Aug 09 '24 12:08 Xuanwo

Hi, @jdockerty, opendal v0.49 has been released. I believe we need a new PR for this. Would you like to have a try?

Xuanwo avatar Aug 13 '24 09:08 Xuanwo

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

jdockerty avatar Aug 13 '24 10:08 jdockerty

Thanks, this PR should happy to go!

Xuanwo avatar Aug 13 '24 10:08 Xuanwo