You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/02/05 01:19:00 UTC

[jira] [Closed] (SPARK-30727) ANSI SQL: LAST_VALUE function

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

Dongjoon Hyun closed SPARK-30727.
---------------------------------

> ANSI SQL: LAST_VALUE function
> -----------------------------
>
>                 Key: SPARK-30727
>                 URL: https://issues.apache.org/jira/browse/SPARK-30727
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: jiaan.geng
>            Priority: Major
>
> I have checked PostgreSQL, Vertica, Oracle, Redshift, Presto, Teradata, FIRST_VALUE|LAST_VALUE is always used as a window function, not as an aggregate function.
> The FIRST_VALUE function currently provided can be used as both an aggregation function and a window function.
> Maybe we need to re-implement it.
> Reference discussion in https://github.com/apache/spark/pull/25082



--
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