Enumsยง
- Format ๐
- Transcoder ๐
Constantsยง
- INGEST_
BATCH_ ๐SIZE
Functionsยง
- collect_
defined_ ๐types - Recursively collects all named type definitions from an Avro schema.
- collect_
type_ ๐references - Recursively collects type references from an Avro schema JSON value.
- extract_
all_ ๐defined_ types - Extracts ALL type names defined in an Avro schema (including nested types). Returns a set of fully qualified type names.
- extract_
type_ ๐references - Extracts all type references from an Avro schema JSON string. This finds all fully qualified type names that are referenced but not defined in the schema.
- make_
transcoder ๐ - run_
ingest