This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from bd46d721e9 [feature](Nereids): pull up SEMI JOIN from INNER JOIN
(#17765)
add ebef0c038d Revert "[fix](function) fix AES/SM3/SM4 encrypt/ decrypt
algorithm initialization vector bug (#17420)" (#17887)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/function_encryption.cpp | 14 +---
be/test/vec/function/function_string_test.cpp | 97 +++++++++-------------
.../sql-functions/encrypt-digest-functions/aes.md | 3 +-
.../sql-functions/encrypt-digest-functions/aes.md | 3 +-
.../apache/doris/analysis/FunctionCallExpr.java | 12 +--
.../expressions/functions/FunctionBuilder.java | 2 +-
.../expressions/functions/scalar/AesDecrypt.java | 12 +--
.../expressions/functions/scalar/AesEncrypt.java | 12 +--
.../expressions/functions/scalar/Sm4Decrypt.java | 2 -
.../expressions/functions/scalar/Sm4Encrypt.java | 2 -
gensrc/script/doris_builtins_functions.py | 16 ++--
.../encryption_digest/test_encryption_function.out | 47 +++++++++--
.../encryption_digest/test_encryption_function.out | 38 +++++++--
.../nereids_function_p0/scalar_function/S.groovy | 40 ++-------
.../test_encryption_function.groovy | 59 ++++++-------
.../test_encryption_function.groovy | 54 +++++-------
16 files changed, 181 insertions(+), 232 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]