You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "clownxc (via GitHub)" <gi...@apache.org> on 2023/04/03 13:02:55 UTC

[GitHub] [spark] clownxc commented on pull request #40635: [SPARK-42860][SQL] Add analysed logical mode in org.apache.spark.sql.execution.ExplainMode

clownxc commented on PR #40635:
URL: https://github.com/apache/spark/pull/40635#issuecomment-1494285099

   > > But generating optimised logical plan sometimes takes more time.
   > 
   > Why don't you just print out `df.queryExecution.analyzed`? This sounds not very common case to have a separate user-facing API for this.
   
   This is a unresolved task that I found on Jira, which some people "Start watching this issue". Additionally, its
   priority is set to "Blocked", so I completed it. In fact, I also have a little doubt about the usage scenario of
   this API.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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