Skip to content

Conversation

Maxxen
Copy link
Member

@Maxxen Maxxen commented Sep 3, 2025

This PR adds a new COPY TO format, BLOB which supports taking a single column of BLOBs and concatenating them into a file.

@rustyconover
Copy link
Contributor

Cool @Maxxen, what about deriving from CSV writer to get compression support. Just disable newline output.

@Maxxen
Copy link
Member Author

Maxxen commented Sep 3, 2025

@rustyconover Good point, added support for compression now!

@duckdb-draftbot duckdb-draftbot marked this pull request as draft September 3, 2025 12:00
@Maxxen Maxxen marked this pull request as ready for review September 3, 2025 12:03
@duckdb-draftbot duckdb-draftbot marked this pull request as draft September 3, 2025 21:29
@Maxxen Maxxen marked this pull request as ready for review September 3, 2025 21:29
@duckdb-draftbot duckdb-draftbot marked this pull request as draft September 4, 2025 08:36
@Maxxen Maxxen marked this pull request as ready for review September 4, 2025 11:47
@hannes hannes merged commit f99fed1 into duckdb:main Sep 5, 2025
98 checks passed
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 5, 2025
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 5, 2025
Add `COPY (...) TO ... (FORMAT BLOB)` (duckdb/duckdb#18840)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants