[ https://issues.apache.org/jira/browse/SPARK-27951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17185690#comment-17185690 ]
Apache Spark commented on SPARK-27951: -------------------------------------- User 'beliefer' has created a pull request for this issue: https://github.com/apache/spark/pull/29556 > ANSI SQL: NTH_VALUE function > ---------------------------- > > Key: SPARK-27951 > URL: https://issues.apache.org/jira/browse/SPARK-27951 > Project: Spark > Issue Type: Sub-task > Components: SQL > Affects Versions: 3.1.0 > Reporter: Zhu, Lipeng > Priority: Major > > |{{nth_value({{value}}{{any}}, {{nth}}{{integer}})}}|{{same type as > }}{{value}}|returns {{value}} evaluated at the row that is the {{nth}} row of > the window frame (counting from 1); null if no such row| > [https://www.postgresql.org/docs/8.4/functions-window.html] -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org