This is an automated email from the ASF dual-hosted git repository.

zhangstar333 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 77aadf1fd14 [Fix](job)Fix for Duplicate Scheduling of Tasks (#46872)
     add a64be25c73b [opt](hashset)Optimize u8/i8 distinct by using 
SmallFixedSizeHashSet (#46542)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/common/distinct_agg_utils.h    |  36 +++++++-
 be/src/vec/common/hash_table/ph_hash_set.h     | 101 ++++++++++++++++++++
 be/test/vec/utils/small_size_hash_set_test.cpp | 123 +++++++++++++++++++++++++
 3 files changed, 258 insertions(+), 2 deletions(-)
 create mode 100644 be/test/vec/utils/small_size_hash_set_test.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to