SparkQA commented on issue #24498: [SPARK-27605][UI] Add new column "Partition ID" to the tasks table in stages page URL: https://github.com/apache/spark/pull/24498#issuecomment-520617161 **[Test build #108995 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/108995/testReport)** for PR 24498 at commit [`2916c33`](https://github.com/apache/spark/commit/2916c33483b5a1cab46a8513090ee5e523dd4c19). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * ` case class WorkerExecutorStateResponse(` * ` case class WorkerDriverStateResponse(` * ` case class WorkerSchedulerStateResponse(` * ` case class LaunchDriver(` * ` case class StandaloneResourceAllocation(pid: Int, allocations: Seq[ResourceAllocation]) ` * `class ResourceAllocator(name: String, addresses: Seq[String]) extends Serializable ` * `sealed trait RewritableTransform extends Transform ` * `case class Millennium(child: Expression) extends UnaryExpression with ImplicitCastInputTypes ` * `case class Century(child: Expression) extends UnaryExpression with ImplicitCastInputTypes ` * `case class Decade(child: Expression) extends UnaryExpression with ImplicitCastInputTypes ` * `trait V2CreateTablePlan extends LogicalPlan `
---------------------------------------------------------------- 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]
