Class ArrowRecordBatch (2.5.0)

ArrowRecordBatch(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Arrow RecordBatch.

Attributes

NameDescription
serialized_record_batch bytes
IPC-serialized Arrow RecordBatch.
row_count int
The count of rows in serialized_record_batch.