Skip to content

Conversation

Tmonster
Copy link
Collaborator

@Tmonster Tmonster commented Aug 29, 2025

Merges things in v1.3-ossivalis to v1.4 and also fixing code in v1.4 so that it can build with duckdb-main

Dan Lynn and others added 20 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
…ue_tests

Add s3 snowflake and fix glue tests
@Tmonster Tmonster merged commit 2335ff7 into duckdb:v1.4-andium Aug 29, 2025
23 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.

1 participant