cloud-fan commented on pull request #34292:
URL: https://github.com/apache/spark/pull/34292#issuecomment-946774569


   `CatalogManager.currentNamespace` is called in many places so existing tests 
definitely cover it.
   
   For the deadlock, since it can not happen in Apache Spark today, no test is 
added. That's why I didn't backport it: it's only an improvement that reduces 
the scope of a synchronized block, which is also good for performance.


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