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 d692df0358 feat: Optimize hash util for `MapArray` (#20179)
add c0e80edc30 perf: Optimize scalar fast path of atan2 (#20336)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/Cargo.toml | 5 ++
datafusion/functions/benches/{cot.rs => atan2.rs} | 81 +++++++++--------
datafusion/functions/src/macros.rs | 102 +++++++++++++++-------
3 files changed, 122 insertions(+), 66 deletions(-)
copy datafusion/functions/benches/{cot.rs => atan2.rs} (63%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]