-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Description
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
rpbouman and johannes-scharlach
Metadata
Metadata
Assignees
Labels
No labels