Class AvroRows (2.13.2)

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

Avro rows.

Attributes

NameDescription
serialized_binary_rows bytes
Binary serialized rows in a block.
row_count int
[Deprecated] The count of rows in the returning block. Please use the format-independent ReadRowsResponse.row_count instead.