cloud-fan commented on a change in pull request #34255:
URL: https://github.com/apache/spark/pull/34255#discussion_r726835105
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/command/v1/ShowNamespacesSuite.scala
##########
@@ -46,7 +46,10 @@ trait ShowNamespacesSuiteBase extends
command.ShowNamespacesSuiteBase {
}
}
-class ShowNamespacesSuite extends ShowNamespacesSuiteBase with
CommandSuiteBase {
+class ShowNamespacesSuite extends ShowNamespacesSuiteBase
+ with CommandSuiteBase with TestsV1AndV2Commands {
Review comment:
there is no v1 SHOW NAMESPACE command, do we really need to run tests
twice here?
--
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]