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

   pr: #62492, #63268
   commitId: 673b028a, 76bbe581
   
   Backport #62492 and its correctness follow-up #63268 together to branch-4.0.
   
   #62492 infers null-reject evidence from INNER JoinEdge for multi-hop outer 
join MV rewrite.
   #63268 adds the required real IS NOT NULL compensation when INNER JoinEdge 
proof is needed for OUTER JOIN MV rewrite, preventing extra null-padded rows.
   
   Tests:
   - git diff --check upstream/branch-4.0..HEAD
   - ./run-fe-ut.sh --run 
org.apache.doris.nereids.rules.exploration.mv.NullRejectInferenceTest


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