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-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org