[
https://issues.apache.org/jira/browse/SPARK-44044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17732218#comment-17732218
]
Siying Dong commented on SPARK-44044:
-------------------------------------
OSS PR created: [https://github.com/apache/spark/pull/41578/]
[~kabhwan] can you help take a look?
> 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]