Documentation
Dlang.org
RecordBatchStream
arrowflight
record_batch_stream
class
RecordBatchStream :
DataStream
{
this
(arrow.record_batch_reader.RecordBatchReader reader, arrow.write_options.WriteOptions options);
}
Constructors
this
this
(arrow.record_batch_reader.RecordBatchReader reader, arrow.write_options.WriteOptions options)
arrowflight
record_batch_stream
classes
RecordBatchStream