{{ message }}
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Starting from duckdb 1.5.0 we can write to Azure Blob Storage, Horray!
BUT, there are cases where i would like to read a storage WITHOUT granting also writing capability, WITHOUT creating new secrets.
Is there a way to do so?
An idea i had in mind is similarly to the READ_ONLY flag when creating a new duckdb connection, but is not supported.
Beta Was this translation helpful? Give feedback.
All reactions