projectnessie / nessie

Nessie: Transactional Catalog for Data Lakes with Git-like semantics
https://projectnessie.org
Apache License 2.0
908 stars 117 forks source link

[Catalog] Request signing for GCS #8910

Open snazy opened 1 week ago

snazy commented 1 week ago

The concept behind com.google.cloud.storage.Storage.signUrl() looks similar to S3 request signing.

To implement this one, a change in Iceberg is required.

snazy commented 1 week ago

/cc @dimas-b