[
https://issues.apache.org/jira/browse/SPARK-20441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Armbrust updated SPARK-20441:
-------------------------------------
Affects Version/s: (was: 2.2.0)
> Within the same streaming query, one StreamingRelation should only be
> transformed to one StreamingExecutionRelation
> -------------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-20441
> URL: https://issues.apache.org/jira/browse/SPARK-20441
> Project: Spark
> Issue Type: Bug
> Components: Structured Streaming
> Affects Versions: 2.1.0, 2.1.1, 2.1.2
> Reporter: Liwei Lin
> Fix For: 2.2.0
>
>
> Within the same streaming query, when one StreamingRelation is referred
> multiple times -- e.g. df.union(df) -- we should transform it only to one
> StreamingExecutionRelation, instead of two or more different
> StreamingExecutionRelations.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]