DuckDB scripts can now write data to Azure Blob Storage in addition to reading. Supports Parquet, CSV, and JSON formats when Azure Blob is configured as workspace storage.
New features
- DuckDB write support for Azure Blob Storage
- Works with Parquet, CSV, and JSON formats