You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "L. C. Hsieh (Jira)" <ji...@apache.org> on 2022/02/08 23:42:00 UTC

[jira] [Resolved] (SPARK-38069) improve structured streaming window of calculated

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

L. C. Hsieh resolved SPARK-38069.
---------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35362
[https://github.com/apache/spark/pull/35362]

> improve structured streaming window of calculated
> -------------------------------------------------
>
>                 Key: SPARK-38069
>                 URL: https://issues.apache.org/jira/browse/SPARK-38069
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 3.2.0
>            Reporter: nyingping
>            Assignee: nyingping
>            Priority: Trivial
>             Fix For: 3.3.0
>
>
> Structed Streaming computes window by intermediate result windowId, and windowId computes window by CaseWhen.
> We can use Flink's method of calculating window to write it, which is more easy to understand, simple and efficient



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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