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/07/29 08:01:13 UTC

[GitHub] [spark] cloud-fan edited a comment on issue #25280: [SPARK-28548][SQL] explain() shows wrong result for persisted DataFrames after some operations

cloud-fan edited a comment on issue #25280: [SPARK-28548][SQL] explain() shows wrong result for persisted DataFrames after some operations
URL: https://github.com/apache/spark/pull/25280#issuecomment-515888057
 
 
   Actually, this does expose a problem. Before #24654, `df.explain` won't materialize the physical plan, but now we do. cc @viirya do you have any ideas? I think this one is hard to fix.

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