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

Jungtaek Lim resolved SPARK-47052.
----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> Separate state tracking variables from MicroBatchExecution/StreamExecution
> --------------------------------------------------------------------------
>
>                 Key: SPARK-47052
>                 URL: https://issues.apache.org/jira/browse/SPARK-47052
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 4.0.0
>            Reporter: Boyang Jerry Peng
>            Assignee: Boyang Jerry Peng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> To improve code clarity and maintainability, I propose that we move all the 
> variables that track mutable state and metrics for streaming query into a 
> separate class.  With this refactor, it would be easy to track and find all 
> the mutable state a microbatch can have.  



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

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

Reply via email to