rdblue commented on a change in pull request #26071: [SPARK-29412][SQL] refine the document of v2 session catalog config URL: https://github.com/apache/spark/pull/26071#discussion_r333107397
########## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/connector/catalog/CatalogManager.scala ########## @@ -36,8 +36,7 @@ import org.apache.spark.sql.internal.SQLConf */ // TODO: all commands should look up table from the current catalog. The `SessionCatalog` doesn't // need to track current database at all. -private[sql] -class CatalogManager( Review comment: Nit: this isn't a related change. ---------------------------------------------------------------- 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]
