Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/16642 **[Test build #71793 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/71793/testReport)** for PR 16642 at commit [`f76f75b`](https://github.com/apache/spark/commit/f76f75b8e8ec804307c2b80ab4a7ceb02dcae716). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class SparkListenerExecutorBlacklisted(` * `case class SparkListenerExecutorUnblacklisted(time: Long, executorId: String)` * `case class SparkListenerNodeBlacklisted(` * `case class SparkListenerNodeUnblacklisted(time: Long, hostId: String)` * `case class QualifiedTableName(database: String, name: String)` * ` class MaintenanceTask(periodMs: Long, task: => Unit, onError: => Unit) ` * `class FindHiveSerdeTable(session: SparkSession) extends Rule[LogicalPlan] `
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org