SparkQA commented on pull request #33508: URL: https://github.com/apache/spark/pull/33508#issuecomment-902950709
**[Test build #142675 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/142675/testReport)** for PR 33508 at commit [`362172c`](https://github.com/apache/spark/commit/362172c6627d391741b2a261218a7fe5ef9e5ea7). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class NoSuchDatabaseException(db: String)` * `case class NoSuchNamespaceException(` * `case class NoSuchTableException(` * `case class NoSuchPartitionException(` * `case class NoSuchPermanentFunctionException(db: String, func: String)` * `case class NoSuchFunctionException(` * `case class NoSuchPartitionsException(override val message: String)` * `case class NoSuchTempFunctionException(func: String)` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
