You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by yi...@apache.org on 2022/10/27 02:48:42 UTC

[doris] branch master updated (2697f72d77 -> c874931ac8)

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

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


    from 2697f72d77 [Improvement][SET-PROPERTY] Support for set query_timeout property  (#13444)
     add c874931ac8 [fix](join)output all value from no-null side of outer join (#13655)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/exec/join/vhash_join_node.cpp           | 46 +++++++++--
 .../test_outer_join_with_null_value.out}           |  6 +-
 .../test_outer_join_with_null_value.groovy         | 91 ++++++++++++++++++++++
 3 files changed, 132 insertions(+), 11 deletions(-)
 copy regression-test/data/{query_p0/with/test_with_and_two_phase_agg.out => correctness_p0/test_outer_join_with_null_value.out} (85%)
 create mode 100644 regression-test/suites/correctness_p0/test_outer_join_with_null_value.groovy


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