Documentation
Dlang.org
SinkNodeOptions
arrow
sink_node_options
class
SinkNodeOptions :
ExecuteNodeOptions
{
this
();
arrow
.
record_batch_reader
.
RecordBatchReader
getReader
(arrow.schema.Schema schema);
}
Constructors
this
this
()
Members
Functions
getReader
arrow
.
record_batch_reader
.
RecordBatchReader
getReader
(arrow.schema.Schema schema)
arrow
sink_node_options
classes
SinkNodeOptions