Function deltalake::datafusion::physical_expr::math_expressions::round

source ·
pub fn round(args: &[Arc<dyn Array>]) -> Result<Arc<dyn Array>, DataFusionError>
Expand description

Round SQL function