This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from cb9ec127e6 slt: Add test for REE arrays in group by (#19763)
add d484c09baf perf: Optimize floor and ceil scalar performance (#19752)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/Cargo.toml | 5 ++
datafusion/functions/benches/floor_ceil.rs | 135 +++++++++++++++++++++++++++++
datafusion/functions/src/math/ceil.rs | 46 ++++++++--
datafusion/functions/src/math/floor.rs | 46 ++++++++--
4 files changed, 218 insertions(+), 14 deletions(-)
create mode 100644 datafusion/functions/benches/floor_ceil.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]