make_scalar

Function make_scalar 

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