Module mz_interchange::json
source ยท Structsยง
- Namer ๐Naming helper for use when constructing an Avro schema.
- Struct to pass around options to create the json schema
Enumsยง
- Policies for how to handle Numbers in JSON.
Constantsยง
- AVRO_
NAMESPACE ๐ - MICRO
S_ ๐PER_ MILLIS
Traitsยง
Functionsยง
- Builds the JSON for the row schema, which can be independently useful.
- encode_
array ๐ - Encodes a sequence of
Datum
as JSON, using supplied column names and types.