This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 16589b56a1 Fix: handle NULL offset of NTH_VALUE window function
(#12851)
add 746380b303 Optimize `signum` function (3-25x faster) (#12890)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/Cargo.toml | 5 ++
.../functions/benches/{iszero.rs => signum.rs} | 12 ++--
datafusion/functions/src/math/signum.rs | 64 ++++++++++------------
3 files changed, 41 insertions(+), 40 deletions(-)
copy datafusion/functions/benches/{iszero.rs => signum.rs} (82%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]