Learn R Programming

arrow (version 0.14.1)

RecordBatchStreamWriter: Writer for the Arrow streaming binary format

Description

Writer for the Arrow streaming binary format

Usage

RecordBatchStreamWriter(sink, schema)

Arguments

sink

Where to write. Can either be:

schema

The arrow::Schema for data to be written.

Value

a arrow::ipc::RecordBatchStreamWriter