Skip to content

duckdb workspace storage notation #1028

Open
@windmill-internal-app

Description

@windmill-internal-app

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions