You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/08/27 07:38:00 UTC

[jira] [Commented] (SPARK-27951) ANSI SQL: NTH_VALUE function

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org