Skip to content

Conversation

carlopi
Copy link
Contributor

@carlopi carlopi commented Aug 26, 2025

No description provided.

Dan Lynn and others added 14 commits August 7, 2025 18:01
Polaris returns an OAuth2 bearer token for GCS tables like so:

{
  "metadata-location": "gs://my-bucket/warehouse/table/metadata.json",
  "config": {
    "gcs.oauth2.token": "ya29.a0AfH6SMBx..."
  }
}

This commit adds support for passing bearer tokens through to GCS.
This commit depends upon functionality added to the httpfs extension here:

danklynn/duckdb-httpfs@d5a7a2b

It will compile if you comment out https loading from `out_of_tree_extensions.cmake`
in the duckdb submodule, but this can be resolved once this PR is merged:

duckdb/duckdb-httpfs#93
Add support for Polaris with GCS backed storage
…cs_secret

Fix Cloud workflow that sets snowflake catalog url
@Tmonster
Copy link
Collaborator

Thanks!

@Tmonster Tmonster merged commit caca3ac into duckdb:wasm Aug 27, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants