Skip to main content

Module builder

Module builder 

Source

Structsยง

JsonVectorBuilder ๐Ÿ”’
Builds JSON2 vectors from object values.
PathStats ๐Ÿ”’
Aggregated observations for one JSON path.

Enumsยง

JsonVectorBuilderState ๐Ÿ”’

Functionsยง

build_explicit ๐Ÿ”’
build_legacy ๐Ÿ”’
build_with_remainder ๐Ÿ”’
count_dynamic_paths ๐Ÿ”’
Collects dynamic path statistics while traversing each input value once.
explicit_type ๐Ÿ”’
finish_vector ๐Ÿ”’
infer_expanded_type ๐Ÿ”’
init_explicit_path_stats ๐Ÿ”’
Seeds path statistics from the configured explicit JSON shape.
insert_dynamic_type ๐Ÿ”’
json2_physical_data_type
Returns the fixed v2 Arrow physical type produced from settings.
json_object_ref_into_struct_value_ref ๐Ÿ”’
json_variant_into_struct_value ๐Ÿ”’
json_variant_into_value ๐Ÿ”’
json_variant_ref_into_value_ref ๐Ÿ”’
remainder_ref ๐Ÿ”’
split_to_explicit ๐Ÿ”’
split_to_explicit_ref ๐Ÿ”’

Type Aliasesยง

JsonObjectValue ๐Ÿ”’