Open
Description
in the duckdb quickstart, explain that you can also refer files on the workspace using s3:// notation. It's equivalent/alternative to passing an s3 object as parameter. For primary workspace storage you can simply use s3:///path/to/file and for secondary storage s3://<secondary_storage>/path/to/file. Also indicate that it works with glob patterns e.g. s3:///myfiles/*.parquet.. Request made by @HugoCasa
Metadata
Metadata
Assignees
Labels
No labels