cloud-fan commented on issue #25368: [SPARK-28635][SQL] create CatalogManager to track registered v2 catalogs URL: https://github.com/apache/spark/pull/25368#issuecomment-519395471 @rdblue we need a separated PR to implement `USE CATALOG my_catalog`, which needs to add a new SQL syntax and the related logical/physical plans. This PR is more of a code refactor, and I've added the "currentCatalog" and `currentNamespace` in the `CatalogManager`.
---------------------------------------------------------------- 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]
