You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/08/07 23:37:41 UTC

[GitHub] [spark] rdblue commented on issue #25368: [SPARK-28635][SQL] create CatalogManager to track registered v2 catalogs

rdblue commented on issue #25368: [SPARK-28635][SQL] create CatalogManager to track registered v2 catalogs
URL: https://github.com/apache/spark/pull/25368#issuecomment-519306662
 
 
   @cloud-fan, how will users set the current catalog using the catalog manager?
   
   We want to support changing the current catalog, right? Like this:
   
   ```
   USE CATALOG my_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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org