spark_round

Function spark_round 

Source
pub fn spark_round(
    args: &[ColumnarValue],
    data_type: &DataType,
) -> Result<ColumnarValue, DataFusionError>
Expand description

round function that simulates Spark round expression