karuppayya commented on issue #23696: [SPARK-26781][SQL]Avoid additional 
shuffle when the data is already partitioned on the same key in previous stage 
URL: https://github.com/apache/spark/pull/23696#issuecomment-459650123
 
 
   Changing the behavior of `semanticEquals` breaks logical plan creation.
   Reverted the change in `semanticEquals` and fix by adding a new method 
`resolveEqual` whch is overridden only in `AttributeReference`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to