duckdb / duckdb_delta

DuckDB extension for Delta Lake
MIT License
88 stars 8 forks source link

restore s3 functionality #19

Closed samansmink closed 1 month ago

samansmink commented 1 month ago

With PR https://github.com/duckdb/duckdb_delta/pull/13 S3 stopped working. Somehow the cloud feature was not properly enabled. Switching to --workspace seems to have fixed it.