SparkQA commented on pull request #31932: URL: https://github.com/apache/spark/pull/31932#issuecomment-809624248
**[Test build #136660 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/136660/testReport)** for PR 31932 at commit [`6e3f54a`](https://github.com/apache/spark/commit/6e3f54a4073b400ba1b0ed082c0f5c8b7e0a6dab). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `sealed trait SpecialFrameBoundary extends LeafExpression with Unevaluable ` * `case class RowNumber() extends RowNumberLike with LeafLike[Expression] ` * `case class CumeDist() extends RowNumberLike with SizeBasedWindowFunction with LeafLike[Expression] ` * `case class Assignment(key: Expression, value: Expression) extends Expression` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
