Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21978
**[Test build #94061 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/94061/testReport)**
for PR 21978 at commit
[`d61e0f1`](https://github.com/apache/spark/commit/d61e0f1ccdce630d65c81ee27a233a14759415ea).
* This patch **fails to build**.
* 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]