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/01/03 07:45:23 UTC

[incubator-doris] branch master updated (44325ae -> 9e19b6b)

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 44325ae  [Bug-Fix] Bucket shuffle join executes failed when two tables have no data (#5145)
     add 9e19b6b  [Performance Improve] Push Down _conjunct of 'A is NULL' and 'B is not NULL' to Storage Engine. (#5092)

No new revisions were added by this update.

Summary of changes:
 be/src/exec/olap_common.h         | 130 +++++++---
 be/src/exec/olap_scan_node.cpp    |  79 +++---
 be/src/exec/olap_scan_node.h      |   8 +-
 be/src/exec/olap_scanner.cpp      |  12 +-
 be/src/exec/olap_scanner.h        |   5 +-
 be/test/exec/CMakeLists.txt       |   2 +-
 be/test/exec/olap_common_test.cpp | 522 +++++++++++++++++++-------------------
 7 files changed, 413 insertions(+), 345 deletions(-)


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