powered by
Writer for the Arrow streaming binary format
RecordBatchStreamWriter(sink, schema)
Where to write. Can either be:
A string, meant as a file path, passed to fs::path_abs()
fs::path_abs()
a file path
arrow::io::OutputStream
The arrow::Schema for data to be written.
a arrow::ipc::RecordBatchStreamWriter