SparkQA commented on pull request #30079: URL: https://github.com/apache/spark/pull/30079#issuecomment-714892836
**[Test build #130188 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/130188/testReport)** for PR 30079 at commit [`432eb9d`](https://github.com/apache/spark/commit/432eb9d11671c4d17e0da0a96ed709527ad3b814). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class UnresolvedTableOrView(multipartIdentifier: Seq[String]) extends LeafNode ` * `case class NoopDropTable(multipartIdentifier: Seq[String]) extends Command` * `case class DropTableExec(catalog: TableCatalog, ident: Identifier, ifExists: Boolean)` * `case class NoopDropTableExec(multipartIdentifier: Seq[String]) extends V2CommandExec ` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
