wangshuo128 commented on pull request #31968:
URL: https://github.com/apache/spark/pull/31968#issuecomment-816621822


   The current approach would execute command eagerly when trying to explain 
the command. 
   e.g.: `sql("drop table t").explain`, the table would be dropped. I'll try to 
improve this.


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

Reply via email to