Wraps arrow::write_parquet
but first writes to disk then moves to remote drive.
dipr_write_parquet(x, sink, overwrite = TRUE, ...)
data.frame
, RecordBatch, or Table
A string file path, URI, or OutputStream, or path in a file
system (SubTreeFileSystem
)
logical; should existing destination files be overwritten?
passed to arrow::write_parquet