[
https://issues.apache.org/jira/browse/SPARK-20441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-20441:
------------------------------------
Assignee: (was: Apache Spark)
> 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, 2.2.0
> Reporter: Liwei Lin
>
> 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.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]