arrow_string::like

Function make_scalar

Source
fn make_scalar(
    data_type: &DataType,
    scalar: &str,
) -> Result<ArrayRef, ArrowError>