This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-61846-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 62f15712030 branch-4.1: [refactor](storage type) remove deepcopy from
typeinfo #61856 (#61913)
add 58f05c594d4 [Enhancement](mmhash) Support mmhash3_u64_v2 (#61846)
No new revisions were added by this update.
Summary of changes:
be/src/exprs/function/function_hash.cpp | 9 ++-
.../doris/catalog/BuiltinScalarFunctions.java | 2 +
.../scalar/{Concat.java => MurmurHash3U64V2.java} | 22 +++----
.../expressions/visitor/ScalarFunctionVisitor.java | 5 ++
.../hash_functions/test_hash_function.out | 71 ++++++++++++++++++++++
.../hash_functions/test_hash_function.groovy | 67 ++++++++++++++++++++
6 files changed, 163 insertions(+), 13 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/{Concat.java
=> MurmurHash3U64V2.java} (74%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]