Function datafusion::functions::math::round::round

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

Round SQL function