SparkQA commented on issue #26284: [SPARK-29415][Core]Stage Level Sched: Add base ResourceProfile and Request classes URL: https://github.com/apache/spark/pull/26284#issuecomment-552545971 **[Test build #113594 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113594/testReport)** for PR 26284 at commit [`8669911`](https://github.com/apache/spark/commit/8669911a276aa6192b20a4602707711c3873e52a). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class MakeInterval(` * `case class AlterViewAsStatement(` * `case class MergeIntoTable(` * `sealed abstract class MergeAction(` * `case class DeleteAction(condition: Option[Expression]) extends MergeAction(condition)` * `case class UpdateAction(` * `case class InsertAction(` * `case class Assignment(key: Expression, value: Expression) extends Expression with Unevaluable `
---------------------------------------------------------------- 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]
