Skip to main content

apply_json2_rewrite_targets

Function apply_json2_rewrite_targets 

Source
fn apply_json2_rewrite_targets(
    read_format: &FlatReadFormat,
    targets: &Arc<BTreeMap<ColumnId, Json2TargetLayout>>,
) -> Result<SchemaRef>