Skip to main content

rewrite_json2_schema

Function rewrite_json2_schema 

Source
pub(crate) fn rewrite_json2_schema(
    schema: &SchemaRef,
    plans: &HashMap<String, Json2RewritePlan>,
) -> SchemaRef
Expand description

Replaces JSON2 physical field types according to the computed rewrite plans.