[ https://issues.apache.org/jira/browse/SPARK-22733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Apache Spark reassigned SPARK-22733: ------------------------------------ Assignee: (was: Apache Spark) > refactor StreamExecution for extensibility > ------------------------------------------ > > Key: SPARK-22733 > URL: https://issues.apache.org/jira/browse/SPARK-22733 > Project: Spark > Issue Type: Sub-task > Components: Structured Streaming > Affects Versions: 2.3.0 > Reporter: Jose Torres > > StreamExecution currently mixes together meta-logic (tracking and signalling > progress, persistence, reporting) with the core behavior of generating > batches and running them. We want to reuse the former but not the latter in > continuous execution, so we need to split them up. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org