shahidki31 commented on pull request #32556: URL: https://github.com/apache/spark/pull/32556#issuecomment-841683880
Hi @srowen , This was added to fix an issue in the JIRA: https://issues.apache.org/jira/browse/SPARK-33690. But after that it would be difficult to see spark plans using show command. In this PR, we are adding a flag, so that user can control whether to enable or not, especially in case of seeing plan using show command. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
