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

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


    from 6fdada1a098 [Refactor](beut) Make function be-ut test aware of 
result's precision (#49608)
     add 29b67164501 [Chore](namespace) move allocator into doris namepspace 
(#50127)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/common/allocator.cpp                    |  3 +++
 be/src/vec/common/allocator.h                      |  4 +--
 be/src/vec/common/allocator_fwd.h                  |  2 ++
 be/src/vec/common/arena.h                          |  4 ---
 be/src/vec/common/hash_table/hash_map.h            |  3 +--
 be/src/vec/common/hash_table/hash_table.h          |  1 -
 .../vec/common/hash_table/hash_table_allocator.h   | 31 ----------------------
 be/src/vec/common/hash_table/join_hash_table.h     |  1 -
 be/src/vec/common/hash_table/string_hash_map.h     |  2 +-
 be/src/vec/exec/format/orc/orc_memory_pool.h       |  6 ++---
 .../array/function_array_enumerate_uniq.cpp        |  1 -
 11 files changed, 12 insertions(+), 46 deletions(-)
 delete mode 100644 be/src/vec/common/hash_table/hash_table_allocator.h


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to