feat: duckdb connection settings with azure blob storage (#5180)

* feat: duckdb connection settings with azure blob storage

* fix main: remove unused import
This commit is contained in:
Alexander Petric
2025-01-30 16:33:25 -05:00
committed by GitHub
parent 6142ae5ffa
commit 6fa6d0f4ac
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +1 @@
7f00fe271b04302edc0093e9840fa34d770e405e
5011623a1ec6470ec3ce67d7d6abf4ebf0444888

View File

@@ -10114,6 +10114,8 @@ paths:
properties:
connection_settings_str:
type: string
azure_container_path:
type: string
required:
- connection_settings_str