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 98b8efc2c2 [fix](multi-catalog)fix old s3 properties check  (#18430)
     add 3de4d64657 [chore](hashtable) Use doris' Allocator to replace 
std::allocator in phmap (#18735)

No new revisions were added by this update.

Summary of changes:
 be/src/exprs/hybrid_set.h                          |  7 ++-
 be/src/olap/hll.cpp                                |  2 +-
 be/src/olap/hll.h                                  |  4 +-
 be/src/olap/in_list_predicate.h                    |  2 -
 be/src/olap/reader.cpp                             |  2 -
 be/src/olap/rowset/segment_v2/binary_dict_page.h   |  2 -
 .../vec/aggregate_functions/aggregate_function.h   |  5 +-
 .../aggregate_functions/aggregate_function_topn.h  |  4 +-
 .../aggregate_functions/aggregate_function_uniq.h  |  5 +-
 be/src/vec/common/hash_table/ph_hash_map.h         |  3 +-
 be/src/vec/common/hash_table/phmap_fwd_decl.h      | 54 ++++++++++++++++++++++
 11 files changed, 68 insertions(+), 22 deletions(-)
 create mode 100644 be/src/vec/common/hash_table/phmap_fwd_decl.h


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

Reply via email to