flow::transform::literal

Function from_substrait_type

Source
pub fn from_substrait_type(null_type: &Type) -> Result<ConcreteDataType, Error>
Expand description

convert a Substrait type into a ConcreteDataType