[
https://issues.apache.org/jira/browse/SPARK-51565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenchen Fan reassigned SPARK-51565:
-----------------------------------
Assignee: Dusan Tisma
> 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
> Assignee: 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]