Open PavloPolovyi opened 8 months ago
I couldn't find it in the docs. Is it possible to convert arrow table to parquet raw vector without writing to disk? Or maybe it's possible to write_parquet directly to http url? Thank you in advance!
write_parquet
R
It should be possible to write Parquet to a URI; can you tell us a bit more about what you're trying to do?
I couldn't find it in the docs. Is it possible to convert arrow table to parquet raw vector without writing to disk? Or maybe it's possible to
write_parquet
directly to http url? Thank you in advance!Component(s)
R