Structs§
- Resolved
Avro Schema - Avro schema with
Ref
inlined. The newtype is used to indicate whether the schema is resolved.
Enums§
- MapHandling
- How to convert the map type from the input encoding to RisingWave’s datatype.
Constants§
Functions§
- avro_
schema_ to_ fields - This function expects original schema (with
Ref
). TODO: changemap_handling
to someConfig
, and also unify debezium. - avro_
schema_ 🔒to_ struct_ field_ name - The field name when converting Avro union type to RisingWave struct type.
- avro_
type_ 🔒mapping - This function expects original schema (with
Ref
). - supported_
avro_ 🔒to_ json_ type - Check for
super::avro_to_jsonb