Module avro

Source

Modulesยง

decode ๐Ÿ”’
encode ๐Ÿ”’
schema ๐Ÿ”’
Conversion from Avro schemas to Materialize RelationDescs.

Structsยง

AvroEncoder
Manages encoding of Avro-encoded bytes.
AvroSchemaGenerator
Generates an Avro schema
ConfluentAvroResolver
Decoder
Manages decoding of Avro-encoded bytes.
DiffPair

Enumsยง

DocTarget

Functionsยง

encode_datums_as_avro
Encodes a sequence of Datum as Avro (key and value), using supplied column names and types.
encode_debezium_transaction_unchecked
get_debezium_transaction_schema
is_null ๐Ÿ”’
parse_schema
schema_to_relationdesc
Converts an Apache Avro schema into a list of column names and types.