This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-46928-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 52d3ce46acc [opt](nereids) cache hash code for expression (#46763)
(#46881)
add ee5f442b92f [Bug](hash) fix wrong HashLen16 implement and add
cityhash64 unit test (#46928)
No new revisions were added by this update.
Summary of changes:
be/src/gutil/hash/city.cc | 10 +-
be/src/gutil/hash/city.h | 9 +-
.../olap/rowset/segment_v2/ngram_bloom_filter.cpp | 2 -
be/src/olap/rowset/segment_v2/ngram_bloom_filter.h | 2 +
be/src/vec/common/string_ref.h | 10 -
be/test/util/cityhash_test.cpp | 232 +++++++++++++++++++++
6 files changed, 243 insertions(+), 22 deletions(-)
create mode 100644 be/test/util/cityhash_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]