Function backward_compatible_typ

Source
fn backward_compatible_typ(
    old: &DataType,
    new: &DataType,
) -> Option<ArrayMigration>