cloud-fan commented on a change in pull request #26840: [SPARK-30038][SQL] 
DESCRIBE FUNCTION should do multi-catalog resolution
URL: https://github.com/apache/spark/pull/26840#discussion_r356418599
 
 

 ##########
 File path: 
sql/core/src/test/scala/org/apache/spark/sql/connector/DataSourceV2SQLSuite.scala
 ##########
 @@ -1799,6 +1799,18 @@ class DataSourceV2SQLSuite
     }
   }
 
+  test("DESCRIBE FUNCTION not valid v1 namespace") {
 
 Review comment:
   the test name is a little confusing. How about `DESCRIBE FUNCTION: only 
support session catalog`

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to