SparkQA commented on issue #25104: [SPARK-28341][SQL] create a public API for V2SessionCatalog URL: https://github.com/apache/spark/pull/25104#issuecomment-526292592 **[Test build #109910 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/109910/testReport)** for PR 25104 at commit [`a937145`](https://github.com/apache/spark/commit/a9371454e2021e72a7de7c827937412063e6e5ea). * 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
