You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`s3_use_ssl`| bool | true | Use SSL for S3 connections |
151
+
|`s3_url_style`| string | path | DuckDB S3 URL style for custom endpoints (`path` or `vhost`) |
151
152
|`override_data_path`| bool | false | If true, DuckLake `ATTACH` uses `OVERRIDE_DATA_PATH TRUE` so `path` may differ from the `DATA_PATH` already stored in the catalog (e.g. bucket rename). Prefer keeping `path` identical to the writer volume that created the catalog. |
0 commit comments