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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
