Comment by mslot
3 days ago
Yes, just COPY table TO 's3://mybucket/data.parquet'
Or COPY table TO STDOUT WITH (format 'parquet') if you need it on the client side.
3 days ago
Yes, just COPY table TO 's3://mybucket/data.parquet'
Or COPY table TO STDOUT WITH (format 'parquet') if you need it on the client side.
No comments yet
Contribute on Hacker News ↗