seawinde commented on PR #63593:
URL: https://github.com/apache/doris/pull/63593#issuecomment-4538199779

   Updated right_join_infer_and_derive on branch-4.1: query_stmt_10 is now 
expected to fail MV rewrite because the RIGHT JOIN is converted to INNER JOIN 
before MV rewrite and the join condition can be simplified away, leaving the 
INNER JoinEdge without expressions. Without JoinEdge expressions, null-reject 
slots cannot be inferred.\n\nrun buildall


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