Github user SparkQA commented on the pull request:
https://github.com/apache/spark/pull/12385#issuecomment-217372951
**[Test build #57965 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/57965/consoleFull)**
for PR 12385 at commit
[`4031b02`](https://github.com/apache/spark/commit/4031b026ddfa20a0fde7ad32b780bdb31464dd4c).
* This patch **fails PySpark unit tests**.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `class AlreadyExistDatabaseException(db: String)`
* `class AlreadyExistTableException(db: String, table: String)`
* `class AlreadyExistTempTableException(table: String)`
* `class AlreadyExistPartitionException(db: String, table: String, spec:
TablePartitionSpec)`
* `class AlreadyExistPartitionsException(db: String, table: String,
specs: Seq[TablePartitionSpec])`
* `class AlreadyExistFunctionException(db: String, func: String)`
* `class AlreadyExistTempFunctionException(func: String)`
* `class NoSuchPartitionsException(db: String, table: String, specs:
Seq[TablePartitionSpec])`
* `class NoSuchTempFunctionException(func: String)`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]