imback82 commented on a change in pull request #34399:
URL: https://github.com/apache/spark/pull/34399#discussion_r737116555



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/command/v1/DescribeNamespaceSuite.scala
##########
@@ -50,6 +51,23 @@ trait DescribeNamespaceSuiteBase extends 
command.DescribeNamespaceSuiteBase {
       assert(result(3) === Row("Properties", ""))
     }
   }
+
+  test("Keep the legacy output schema") {

Review comment:
       @cloud-fan I noticed that this test case was missing while making v2 
command as default, so adding this as a follow up to #34399.




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