Skip to content

Support COPY TO COMPRESSION option #1616

@carlopi

Description

@carlopi

What happens?

COPY (SELECT 32) TO 'a' (COMPRESSION GZIP);
COPY (SELECT 32) TO 'b' (COMPRESSION ZSTD);
COPY (SELECT 32) TO 'c' (COMPRESSION NONE);

Generate identical files (all uncompressed).

Reported on https://discord.com/channels/909674491309850675/921100929984503858/1200888663257665606

To Reproduce

See above

Browser/Environment:

any

Device:

any

DuckDB-Wasm Version:

1.28-dev106

DuckDB-Wasm Deployment:

shell.duckdb.org / any

Full Name:

Carlo Piovesan

Affiliation:

DuckDB Labs

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