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

ASF GitHub Bot updated SPARK-51565:
-----------------------------------
    Labels: pull-request-available  (was: )

> Support SQL parameters in window frame clause
> ---------------------------------------------
>
>                 Key: SPARK-51565
>                 URL: https://issues.apache.org/jira/browse/SPARK-51565
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 4.0.0
>            Reporter: Dusan Tisma
>            Priority: Major
>              Labels: pull-request-available
>
> SQL parameters should be supported in window frame clauses, but are currently 
> not. Example:
>  
> {{SELECT}}
> {{ SUM(month) OVER (ORDER BY month ROWS BETWEEN CURRENT ROW AND :param1 
> FOLLOWING) FROM windowData}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to