cloud-fan commented on a change in pull request #30642:
URL: https://github.com/apache/spark/pull/30642#discussion_r542193236



##########
File path: 
sql/core/src/main/scala/org/apache/spark/sql/internal/SharedState.scala
##########
@@ -171,6 +172,7 @@ private[sql] class SharedState(
 }
 
 object SharedState extends Logging {

Review comment:
       In practice, `SharedState` should be global per JVM. But what goes wrong 
if it isn't?




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