hello-stephen opened a new pull request, #65881: URL: https://github.com/apache/doris/pull/65881
Backport of #64718 for DORIS-25927. Current branch-4.1 validation failures: - internal RQG build 203698: 47 join_using_full_outer mismatches - internal RQG External build 203700: 47 matching dlf.join_using_full_outer mismatches Representative failure: right-only rows expose NULL for the merged USING key, while the equivalent ON + COALESCE query returns the right-side key. The conflict resolution keeps branch-4.1 plan-cloning APIs while carrying the new asterisk output semantics required by the original fix. Validation: - git diff --check: passed - PR compile pipeline will provide branch-4.1 authoritative validation. Cherry-picked/adapted from master commit 556586ce729. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
