Structsยง
- Json
Encoder - Namer ๐
- Naming helper for use when constructing an Avro schema.
- Schema
Options - Struct to pass around options to create the json schema
Enumsยง
- Json
Number Policy - Policies for how to handle Numbers in JSON.
Constantsยง
- AVRO_
NAMESPACE ๐ - MICROS_
PER_ ๐MILLIS
Traitsยง
Functionsยง
- build_
row_ ๐schema_ field_ type - build_
row_ ๐schema_ fields - build_
row_ schema_ json - Builds the JSON for the row schema, which can be independently useful.
- encode_
array ๐ - encode_
datums_ as_ json - Encodes a sequence of
Datum
as JSON, using supplied column names and types.