This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-63484-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3fdd7fea35e branch-4.1: [opt](storage) disable dict encoding in row
store columns #63438 (#63465)
add 7becae7691c [opt](function) speed up md5 with AVX2 batch path (#63484)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/function/function_string_digest.cpp | 47 +++
be/src/util/md5.cpp | 380 ++++++++++++++++++++++-
be/src/util/md5.h | 5 +
be/test/exprs/function/function_string_test.cpp | 104 +++++++
be/test/util/md5_test.cpp | 148 +++++++++
5 files changed, 677 insertions(+), 7 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]