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

[jira] [Issue Comment Deleted] (SPARK-34096) Improve performance for nth_value ignore nulls over offset window

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

jiaan.geng updated SPARK-34096:
-------------------------------
    Comment: was deleted

(was: I'm working on.)

> Improve performance for nth_value ignore nulls over offset window
> -----------------------------------------------------------------
>
>                 Key: SPARK-34096
>                 URL: https://issues.apache.org/jira/browse/SPARK-34096
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: jiaan.geng
>            Assignee: jiaan.geng
>            Priority: Major
>             Fix For: 3.2.0
>
>
> The current 
> {code:java}
> UnboundedOffsetWindowFunctionFrame
> {code}
> and
> {code:java}
> UnboundedPrecedingOffsetWindowFunctionFrame
> {code}
>  only support nth_value that respect nulls. So nth_value will execute 
> {code:java}
> updateExpressions
> {code}
>  multiple times. 



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