arrow.record_batch_writer
Module for [RecordBatchWriter] class
Types 3
Methods
RecordBatchWriterGidBuilder builder() static nothrowGet builder for [arrow.record_batch_writer.RecordBatchWriter] Returns: New builder objectbool close()bool isClosed() nothrowbool writeRecordBatch(arrow.record_batch.RecordBatch recordBatch)bool writeTable(arrow.table.Table table)Fluent builder implementation template for arrow.record_batch_writer.RecordBatchWriter
Methods
T recordBatchWriter(void * propval) nothrowFluent builder for arrow.record_batch_writer.RecordBatchWriter
Methods