HeartSaVioR commented on PR #36963:
URL: https://github.com/apache/spark/pull/36963#issuecomment-1165237196

   Sure, thanks for reviewing!
   
   Btw, I missed to mention that the screenshot is taken with the change of 
configuration (you know, we only show the physical plan by default). I've just 
added the fact to the PR description.
   
   > Worth noting that the screenshot is taken with the config 
"spark.sql.ui.explainMode=extended". By default, we only show physical plan as 
formatted one, which hides the improvement being done here. Still, end users 
can run query.explain(extended=true) to print out plan"s" which contains 
parsed/analyzed plans.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to