viirya commented on issue #24960: [SPARK-28156][SQL] Self-join should not miss 
cached view
URL: https://github.com/apache/spark/pull/24960#issuecomment-506663588
 
 
   I read `QueryPlan.doCanonicalize` and rethink project canonicalization. I'm 
wondering if we can drop a project node like that, safely. For an intermediate 
project node, looks like it causes some problems in canonicalization of above 
nodes on it.

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