How to export arrow blob to disk
Open
- 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.