You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2021/11/12 02:40:11 UTC

[incubator-doris] branch master updated (35da149 -> 047b83b)

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 35da149  [SparkDpp]Add not() and xor() methods to bitmapValue (#6885)
     add 047b83b  [Optimize][Set Operation Node] Reduce the memory expansion operation of the hash table in ExceptNode and IntersectNode (#6915)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/except_node.cpp        | 27 +++++++-------------------
 be/src/exec/hash_table.cpp         |  2 --
 be/src/exec/hash_table.h           | 16 ++++++++++++----
 be/src/exec/intersect_node.cpp     | 32 +++++++------------------------
 be/src/exec/set_operation_node.cpp |  4 +++-
 be/src/exec/set_operation_node.h   | 39 ++++++++++++++++++++++++++++++++++++++
 6 files changed, 68 insertions(+), 52 deletions(-)

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