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

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

     [ https://issues.apache.org/jira/browse/SPARK-27951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenchen Fan resolved SPARK-27951.
---------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

Issue resolved by pull request 29604
[https://github.com/apache/spark/pull/29604]

> 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
>            Assignee: jiaan.geng
>            Priority: Major
>             Fix For: 3.1.0
>
>
> |{{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