BiteTheDDDDt opened a new pull request, #64162:
URL: https://github.com/apache/doris/pull/64162

   ### What problem does this PR solve?
   
   Issue Number: N/A
   
   Related PR: #64102
   
   Problem Summary:
   
   Backport #64102 to branch-4.1. The fix prevents unsafe runtime filter 
pushdown through the null-generating side of outer joins. The implementation 
was adapted to the branch-4.1 RuntimeFilterPushDownVisitor structure.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test:
       - Unit Test: ./run-fe-ut.sh --run 
org.apache.doris.nereids.postprocess.RuntimeFilterTest#testDoNotPushDownNonNullPropagatingRuntimeFilterThroughOuterJoin,org.apache.doris.nereids.postprocess.RuntimeFilterTest#testPushDownNullPropagatingRuntimeFilterThroughOuterJoin
   - Behavior changed: No
   - Does this need documentation: No
   


-- 
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]

Reply via email to