Structs§
- Avro schema with
Ref
inlined. The newtype is used to indicate whether the schema is resolved.
Enums§
- How to convert the map type from the input encoding to RisingWave’s datatype.
Constants§
Functions§
- This function expects resolved schema (no
Ref
). FIXME: require passing resolved schema here. TODO: changemap_handling
to someConfig
, and also unify debezium. TODO: useColumnDesc
in common instead of PB. - The field name when converting Avro union type to RisingWave struct type.
- This function expects resolved schema (no
Ref
). - Check for
super::avro_to_jsonb