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



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/command/DDLSuite.scala
##########
@@ -2013,6 +2014,21 @@ abstract class DDLSuite extends QueryTest with 
SQLTestUtils {
     }
   }
 
+  test("SPARK-34157 Unify output of SHOW TABLES and pass output attributes 
properly") {

Review comment:
       We have unified tests for `SHOW TABLES` - `*.ShowTablesSuite`. Please, 
put related tests there.




----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to