This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from ccff3f5711 [bugfix](light weight schema change) support delete condition in schema change (#11869) add 89d6f1231f [fix](projection)join node should always output at least one column (#12080) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/planner/HashJoinNode.java | 18 +++++++++++++++--- ...h_cross_join.out => test_join_with_projection.out} | 0 ...der_by.groovy => test_join_with_projection.groovy} | 19 ++++++++++++++++--- 3 files changed, 31 insertions(+), 6 deletions(-) copy regression-test/data/correctness_p0/{test_outer_join_with_cross_join.out => test_join_with_projection.out} (100%) copy regression-test/suites/correctness_p0/{test_outer_join_with_order_by.groovy => test_join_with_projection.groovy} (82%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org