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



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/command/v1/ShowTablesSuite.scala
##########
@@ -34,7 +35,7 @@ trait ShowTablesSuiteBase extends command.ShowTablesSuiteBase 
{
   override def defaultNamespace: Seq[String] = Seq("default")
   override def showSchema: StructType = {

Review comment:
       seems like we don't need this API anymore, as the schema is unified. Can 
you clean up this test suite (and parent suites)?




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