Class AvroSchema (2.14.2)

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

Avro schema.

Attribute

NameDescription
schema str
Json serialized schema, as described at https://avro.apache.org/docs/1.8.1/spec.html.