Function datafusion::types::get_supertype[][src]

pub fn get_supertype(l: &DataType, r: &DataType) -> Option<DataType>