You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2017/02/22 01:12:44 UTC

[jira] [Created] (SPARK-19690) Join a streaming DataFrame with a batch DataFrame may not work

Shixiong Zhu created SPARK-19690:
------------------------------------

             Summary: Join a streaming DataFrame with a batch DataFrame may not work
                 Key: SPARK-19690
                 URL: https://issues.apache.org/jira/browse/SPARK-19690
             Project: Spark
          Issue Type: Bug
          Components: Structured Streaming
    Affects Versions: 2.1.0, 2.0.3, 2.1.1
            Reporter: Shixiong Zhu


When joining a streaming DataFrame with a batch DataFrame, if the batch DataFrame has an aggregation, it will be converted to a streaming physical aggregation. Then the query will crash.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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