sunchao commented on PR #39633:
URL: https://github.com/apache/spark/pull/39633#issuecomment-1402391567

   Hmm @cloud-fan , it seems a bit tricky to split the logic specific to SPJ 
out of `EnsureRequirements`, since it depends on `reorderJoinPredicates`, which 
is currently co-mingled with `EnsureRequirements`. I was trying to split 
`reorderJoinPredicates` into a separate rule but just realized I hit 
[SPARK-22042](https://issues.apache.org/jira/browse/SPARK-22042).


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