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