cloud-fan commented on code in PR #37105:
URL: https://github.com/apache/spark/pull/37105#discussion_r929604424
##########
sql/core/src/main/scala/org/apache/spark/sql/catalog/Catalog.scala:
##########
@@ -101,6 +101,9 @@ abstract class Catalog {
/**
* Returns a list of columns for the given table/view in the specified
database.
*
+ * This API does not support 3 layer namespace since 3.4.0. To use 3 layer
namespace,
Review Comment:
I'm working on it: https://github.com/apache/spark/pull/37287
--
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]