Skip to main content

Module json2

Module json2 

Source

Structsยง

Json2LeafPathStats ๐Ÿ”’
Json2RewritePlan ๐Ÿ”’
Plan for rewriting one JSON2 column to a fixed compaction layout.

Functionsยง

collect_json2_path_stats ๐Ÿ”’
collect_json2_rewrite_plans ๐Ÿ”’
Builds JSON2 rewrite plans from existing physical schemas.
collect_json2_rewrite_plans_from_parquet ๐Ÿ”’
Builds the JSON2 rewrite plans for a compaction.
collect_leaf_path_types ๐Ÿ”’
rewrite_json2_batch ๐Ÿ”’
Rewrites JSON2 columns in batch according to the computed plans.
rewrite_json2_schema ๐Ÿ”’
Replaces JSON2 physical field types according to the computed rewrite plans.
select_dynamic_hints ๐Ÿ”’

Type Aliasesยง

Json2RewritePlans ๐Ÿ”’
JSON2 rewrite plans keyed by logical column name.