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

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


    from 8fe372f  [Bug] Fix NoSuchElementException when accessing empty 
partition info (#5201)
     add bf0cb78  [optimization] avoid extra memory copy while build hash table 
(#5301)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/hash_table.cpp           |  70 +++++++++++----------
 be/src/exec/hash_table.h             |  72 ++++++++++------------
 be/src/exec/hash_table.hpp           |  67 ++++++++++----------
 be/src/runtime/data_stream_recvr.hpp |  64 -------------------
 be/test/exec/CMakeLists.txt          |   2 +-
 be/test/exec/hash_table_test.cpp     | 115 ++++++++++++++++++++++++-----------
 6 files changed, 184 insertions(+), 206 deletions(-)
 delete mode 100644 be/src/runtime/data_stream_recvr.hpp


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

Reply via email to