Skip to main content

coerce_non_null_value

Function coerce_non_null_value 

Source
pub fn coerce_non_null_value(
    target: ColumnDataType,
    request_type: ColumnDataType,
    value: &ValueData,
) -> Option<ValueData>