Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to export arrow blob to disk #29

Open
1991jhf opened this issue Jul 29, 2024 · 2 comments
Open

How to export arrow blob to disk #29

1991jhf opened this issue Jul 29, 2024 · 2 comments

Comments

@1991jhf
Copy link

1991jhf commented Jul 29, 2024

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"

@samansmink
Copy link
Collaborator

I think this is currently not supported

@fnicastri
Copy link

this is a serious limitation

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

No branches or pull requests

3 participants