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/07/11 01:10:44 UTC

[GitHub] [spark] brkyvz commented on issue #24768: [SPARK-27919][SQL] Add v2 session catalog

brkyvz commented on issue #24768: [SPARK-27919][SQL] Add v2 session catalog
URL: https://github.com/apache/spark/pull/24768#issuecomment-510286728
 
 
   After discussing with @cloud-fan offline, my thoughts are:
    - Getting rid of `spark.sql.catalog.session`
    - Use `spark.sql.default.catalog` to use the V2SessionCatalog instead.
   Having two configurations seems confusing to me too.
   This can be done in a follow up, with the CatalogManager changes that Wenchen has staged.
   What do you think @rdblue ?

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