SparkQA commented on issue #24686: [SPARK-27813][SQL] DataSourceV2: Add DropTable logical operation URL: https://github.com/apache/spark/pull/24686#issuecomment-496051155 **[Test build #105805 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105805/testReport)** for PR 24686 at commit [`db4a417`](https://github.com/apache/spark/commit/db4a417c5fc3fb80648223d3860516dd49da3f3d). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `public class CatalogManager ` * ` \"Catalog '%s' plugin class not found: %s is not defined\", name, classKey(name)));` * `case class DropTable(` * `case class DropTableStatement(` * `case class DropTableExec(catalog: TableCatalog, ident: Identifier, ifExists: Boolean)`
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
