You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 03:59:18 UTC

[jira] [Updated] (SPARK-20207) Add ablity to exclude current row in WindowSpec

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

Hyukjin Kwon updated SPARK-20207:
---------------------------------
    Labels: bulk-closed  (was: )

> Add ablity to exclude current row in WindowSpec
> -----------------------------------------------
>
>                 Key: SPARK-20207
>                 URL: https://issues.apache.org/jira/browse/SPARK-20207
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.1.0
>            Reporter: Mathew Wicks
>            Priority: Minor
>              Labels: bulk-closed
>
> It would be useful if we could implement a way to exclude the current row in WindowSpec. (We can currently only select ranges of rows/time.)
> Currently, users have to resort to ridiculous measures to exclude the current row from windowing aggregations. 
> As seen here:
> http://stackoverflow.com/questions/43180723/spark-sql-excluding-the-current-row-in-partition-by-windowing-functions/43198839#43198839



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org