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 cb69349873 [regression] add bitmap filter p1 regression case (#21591)
add d0eb4d7da3 [Improve](hash-fun)improve nested hash with range #21699
No new revisions were added by this update.
Summary of changes:
be/src/vec/columns/column.h | 8 ++-
be/src/vec/columns/column_array.cpp | 77 +++++++++++++++++++-------
be/src/vec/columns/column_array.h | 6 +-
be/src/vec/columns/column_const.h | 8 ++-
be/src/vec/columns/column_decimal.cpp | 50 ++++++++++++-----
be/src/vec/columns/column_decimal.h | 14 ++++-
be/src/vec/columns/column_map.cpp | 80 ++++++++++++++++++++-------
be/src/vec/columns/column_map.h | 6 +-
be/src/vec/columns/column_nullable.cpp | 34 ++++++++----
be/src/vec/columns/column_nullable.h | 6 +-
be/src/vec/columns/column_string.h | 42 +++++++++++---
be/src/vec/columns/column_struct.cpp | 10 ++--
be/src/vec/columns/column_struct.h | 6 +-
be/src/vec/columns/column_vector.h | 42 +++++++++++---
be/test/vec/columns/column_hash_func_test.cpp | 79 ++++++++++++++++++++++++++
15 files changed, 371 insertions(+), 97 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]