SparkQA commented on issue #27030: [SPARK-30244][SQL] Emit pre/post events for "Partition" methods in ExternalCatalogWithListener URL: https://github.com/apache/spark/pull/27030#issuecomment-572840441 **[Test build #116418 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/116418/testReport)** for PR 27030 at commit [`af04a62`](https://github.com/apache/spark/commit/af04a625698d7f6ea2390d8286bcca8db7fdef6f). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class CreatePartitionPreEvent(` * `case class CreatePartitionEvent(` * `case class DropPartitionPreEvent(` * `case class DropPartitionEvent(` * `case class RenamePartitionPreEvent(` * `case class RenamePartitionEvent(` * `case class AlterPartitionPreEvent(` * `case class AlterPartitionEvent(`
---------------------------------------------------------------- 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]
