This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-68258-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 9e432943f3e branch-4.1: [fix](streaming-job) Stabilize lag and TVF
pause-resume tests #68168 (#68400)
add 3e73ca8a2a6 [improvement](be) Optimize pow squares with exact integer
results (#68258)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/function/math.cpp | 23 +++
be/test/exprs/function/function_math_test.cpp | 193 ++++++++++++++++++++-
.../data/function_p0/test_pow_square.out | 79 +++++++++
.../suites/function_p0/test_pow_square.groovy | 114 ++++++++++++
4 files changed, 402 insertions(+), 7 deletions(-)
create mode 100644 regression-test/data/function_p0/test_pow_square.out
create mode 100644 regression-test/suites/function_p0/test_pow_square.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]