lance_arrow::cast

Function can_cast_types

Source
pub fn can_cast_types(from_type: &DataType, to_type: &DataType) -> bool
Expand description

Customized arrow_cast::can_cast_types that handles cases not supported upstream yet.