Feature Description
Allow unauthenticated requests to a GCS (or emulated) bucket.
Problem and Solution
This enables simpler testing and looks to be the same reasoning for why the Java implementation has this too.
Additional Context
I ran into this whilst looking at adding GCS support to iceberg-rust.
Happy to help contribute this with some guidance 👍
Are you willing to contribute to the development of this feature?
Feature Description
Allow unauthenticated requests to a GCS (or emulated) bucket.
Problem and Solution
This enables simpler testing and looks to be the same reasoning for why the Java implementation has this too.
Additional Context
I ran into this whilst looking at adding GCS support to
iceberg-rust.Happy to help contribute this with some guidance 👍
Are you willing to contribute to the development of this feature?