SparkQA commented on issue #27006: [SPARK-30352][SQL] DataSourceV2: Add CURRENT_CATALOG function URL: https://github.com/apache/spark/pull/27006#issuecomment-569216386 **[Test build #115840 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/115840/testReport)** for PR 27006 at commit [`180fe0a`](https://github.com/apache/spark/commit/180fe0a14409043e22d2eb51c17b60a27f678eb7). * This patch **fails due to an unknown error code, -9**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class CurrentCatalog() extends LeafExpression with Unevaluable ` * `case class GetCurrentCatalog(catalogManager: CatalogManager) extends Rule[LogicalPlan] `
---------------------------------------------------------------- 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]
