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 61b7c2c96c [fix](join) fix incorrect result when using anti join with other join predicates (#13743) add 53e5f3939e [fix](plan)result exprs should be substituted in the same way as agg exprs (#13744) No new revisions were added by this update. Summary of changes: .../java/org/apache/doris/analysis/SelectStmt.java | 23 ++++++++++++++---- ...hould_not_reorder.out => test_implict_cast.out} | 1 + ...ping_window.groovy => test_implict_cast.groovy} | 28 ++++++++++++++++------ 3 files changed, 41 insertions(+), 11 deletions(-) copy regression-test/data/correctness_p0/{test_join_should_not_reorder.out => test_implict_cast.out} (96%) copy regression-test/suites/correctness_p0/{test_no_grouping_window.groovy => test_implict_cast.groovy} (68%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org