You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/02/01 08:50:06 UTC

[GitHub] karuppayya commented on issue #23696: [SPARK-26781][SQL]Avoid additional shuffle when the data is already partitioned on the same key in previous stage

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org