Skip to content

[Dev] Use transaction scoped secrets#1188

Open
Tishj wants to merge 5 commits into
duckdb:mainfrom
Tishj:use_transaction_scoped_secrets
Open

[Dev] Use transaction scoped secrets#1188
Tishj wants to merge 5 commits into
duckdb:mainfrom
Tishj:use_transaction_scoped_secrets

Conversation

@Tishj

@Tishj Tishj commented Jul 17, 2026

Copy link
Copy Markdown
Member

Builds on the in-flight core PR: duckdb/duckdb#23882

We weren't cleaning up vended credentials created for a scan, so now that they are automatically cleaned up, many tests had to change to create explicit transactions to hold onto the credentials for read_avro(getvariable(...)) reads.

Future work:
Needing to use read_avro is a bit of a codesmell, and we should see what we need to extend the metadata functions with to eliminate the need for this

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