Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21978
**[Test build #94163 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/94163/testReport)**
for PR 21978 at commit
[`6fe2d07`](https://github.com/apache/spark/commit/6fe2d07de57feff8903f9c91eb0841eaa4646505).
* This patch **fails Spark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `case class UnresolvedRelation(table: CatalogTableIdentifier) extends
LeafNode `
* `sealed trait IdentifierWithOptionalDatabaseAndCatalog `
* `case class CatalogTableIdentifier(table: String, database:
Option[String], catalog: Option[String])`
* `class TableIdentifier(name: String, db: Option[String])`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]