duckdb / duckdb/arrow

How to export arrow blob to disk

Open
#29 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
48
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Hi,

Is it possible to export arrow blob to disk?
I tried following command but it seems export text file instead of binary file.
copy (SELECT ipc FROM to_arrow_ipc((SELECT * FROM table))) to "/home/table.arrow"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.