Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/21978
**[Test build #99480 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/99480/testReport)**
for PR 21978 at commit
[`beebccf`](https://github.com/apache/spark/commit/beebccf8acbaa1a8a14d6a256aa5ef0b7efefcec).
* 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(table: String, db: Option[String])`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]