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

Apache Spark reassigned SPARK-36533:
------------------------------------

    Assignee:     (was: Apache Spark)

> Allow streaming queries with Trigger.Once run in multiple batches
> -----------------------------------------------------------------
>
>                 Key: SPARK-36533
>                 URL: https://issues.apache.org/jira/browse/SPARK-36533
>             Project: Spark
>          Issue Type: New Feature
>          Components: Structured Streaming
>    Affects Versions: 3.2.0
>            Reporter: Bo Zhang
>            Priority: Major
>
> Currently streaming queries with Trigger.Once will always load all of the 
> available data in a single batch. Because of this, the amount of data the 
> queries can process is limited, or Spark driver will be out of memory. 
> We should allow streaming queries with Trigger.Once run in multiple batches.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to