This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from d54ce656a8 perf: optimize arrays_zip perfect list zips (#22285)
add 7ed9a0bf13 fix: Remove `power(decimal, int)` code path (#22651)
No new revisions were added by this update.
Summary of changes:
datafusion/core/src/execution/session_state.rs | 4 +-
datafusion/core/tests/expr_api/simplification.rs | 17 +-
datafusion/functions/src/math/power.rs | 429 ++---------------------
datafusion/sqllogictest/test_files/decimal.slt | 67 ++--
datafusion/sqllogictest/test_files/math.slt | 2 +-
5 files changed, 89 insertions(+), 430 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]