Class AvroRows (2.5.0)

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

Avro rows. .. attribute:: serialized_binary_rows

Binary serialized rows in a block.

:type: bytes

Attribute

NameDescription
row_count int
The count of rows in the returning block.