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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to