Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/21888
  
    **[Test build #93650 has 
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/93650/testReport)**
 for PR 21888 at commit 
[`f8b178d`](https://github.com/apache/spark/commit/f8b178d34b870e779ec061175f01ba63a5adc076).
     * This patch **fails to build**.
     * This patch merges cleanly.
     * This patch adds the following public classes _(experimental)_:
      * `case class UnresolvedRelation(table: CatalogTableIdentifier) extends 
LeafNode with NamedRelation `
      * `sealed trait IdentifierWithOptionalDatabaseAndCatalog `
      * `case class CatalogTableIdentifier(table: String, database: 
Option[String], catalog: Option[String])`
      * `class TableIdentifier(name: String, db: Option[String])`
      * `  implicit class CatalogHelper(catalog: CatalogProvider) `
      * `case class ResolveCatalogV2Relations(sparkSession: SparkSession) 
extends Rule[LogicalPlan] `
      * `case class DeleteFromV2Exec(rel: TableV2Relation, expr: Expression)`


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to