MaxGekk commented on a change in pull request #30340:
URL: https://github.com/apache/spark/pull/30340#discussion_r521921255



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/command/ShowTablesSuite.scala
##########
@@ -58,35 +58,38 @@ trait ShowTablesSuite extends SharedSparkSession {
   }
 
   test("show tables with a pattern") {
-    withNamespace(s"$catalog.ns1", s"$catalog.ns2") {

Review comment:
       I will revert ns2 back to check that tables from the namespace are not 
showed.




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