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 05451da3cf feat(spark): implement Spark `date_diff` function (#19845)
add d90d0746d6 perf: Optimize round scalar performance (#19831)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/Cargo.toml | 5 ++
.../functions/benches/{floor_ceil.rs => round.rs} | 67 ++++++++++++++--------
datafusion/functions/src/math/round.rs | 64 ++++++++++++++++++++-
3 files changed, 110 insertions(+), 26 deletions(-)
copy datafusion/functions/benches/{floor_ceil.rs => round.rs} (67%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]