SparkQA commented on issue #25104: [SPARK-28341][SQL] create a public API for V2SessionCatalog URL: https://github.com/apache/spark/pull/25104#issuecomment-524879351 **[Test build #109730 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109730/testReport)** for PR 25104 at commit [`e6a18ac`](https://github.com/apache/spark/commit/e6a18accc7cbc84ebf738ad23d4dd3864e8d4de5). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public abstract class CatalogExtension implements TableCatalog ` * `class CatalogManager(conf: SQLConf, sessionCatalog: TableCatalog) extends Logging ` * `class V2SessionCatalog(catalog: SessionCatalog, conf: SQLConf) extends TableCatalog `
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org