manuzhang commented on PR #37074:
URL: https://github.com/apache/spark/pull/37074#issuecomment-1173868365

   Note the master branch doesn't have this issue thanks to 
https://github.com/apache/spark/pull/30996 adding an extra 
`RemoveNoopOperators` in optimization batch `Union`.  The Project after Filter 
is removed by this rule so  `removeProjectBeforeFilter` can no longer be 
applied.


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