[
https://issues.apache.org/jira/browse/SPARK-44044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732456#comment-17732456
]
ASF GitHub Bot commented on SPARK-44044:
----------------------------------------
User 'siying' has created a pull request for this issue:
https://github.com/apache/spark/pull/41578
> Improve Error message for SQL Window functions
> ----------------------------------------------
>
> Key: SPARK-44044
> URL: https://issues.apache.org/jira/browse/SPARK-44044
> Project: Spark
> Issue Type: Improvement
> Components: Structured Streaming
> Affects Versions: 3.5.0
> Reporter: Siying Dong
> Priority: Trivial
>
> Right now, if window spec is used with a stream query, the error message
> looks like following:
> Non-time-based windows are not supported on streaming DataFrames/Datasets;
> Window [... <Sub Logic Plan>
> The message isn't very helpful to identify what's the problem is and some
> customers and even support engineers got confused by this. It is suggested
> that we call out aggregation function over the window spec so that the users
> can locate the part of the query that caused the problem easier.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]