This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7d648a94d0 [fix](Nereids): fix scalar_function A-F. (#16209)
add 98649ec9f8 [fix](Nereids): Fix some functions error (#16197)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/date_time_transforms.h | 4 +
be/src/vec/functions/to_time_function.cpp | 3 +
.../functions/scalar/CryptoFunction.java | 5 +-
.../expressions/functions/scalar/Sm4Decrypt.java | 2 +-
.../expressions/functions/scalar/Sm4Encrypt.java | 2 +-
.../functions/scalar/ToBitmapWithCheck.java | 6 +-
.../data/nereids_function_p0/fn_test.dat | 26 +-
.../nereids_function_p0/scalar_function/R-W.out | 1128 ++++++++++++++++++--
regression-test/suites/nereids_function_p0/gen.py | 52 +-
.../suites/nereids_function_p0/load.groovy | 4 +-
.../nereids_function_p0/scalar_function/R-W.groovy | 151 ++-
11 files changed, 1186 insertions(+), 197 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]