SparkQA commented on issue #27440: [SPARK-27951][SQL] Support ANSI SQL NTH_VALUE window function URL: https://github.com/apache/spark/pull/27440#issuecomment-581404917 **[Test build #117768 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117768/testReport)** for PR 27440 at commit [`2ee523b`](https://github.com/apache/spark/commit/2ee523be2b6c41ac480bab90652cd326fd782d7c). * This patch **fails Spark unit tests**. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `case class NthValue(input: Expression, offset: Expression)` * `class OffsetWindowFunctionFrame(` * `class FixedOffsetWindowFunctionFrame(`
---------------------------------------------------------------- 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]
