[][src]Function datafusion::logicalplan::can_coerce_from

pub fn can_coerce_from(type_into: &DataType, type_from: &DataType) -> bool

Verify a given type cast can be performed