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