Function datafusion::physical_expr::math_expressions::round
source · pub fn round(
args: &[Arc<dyn Array, Global>]
) -> Result<Arc<dyn Array, Global>, DataFusionError>
Expand description
Round SQL function