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

Wenchen Fan resolved SPARK-35693.
---------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 32836
[https://github.com/apache/spark/pull/32836]

> Add plan check for stream-stream join unit test
> -----------------------------------------------
>
>                 Key: SPARK-35693
>                 URL: https://issues.apache.org/jira/browse/SPARK-35693
>             Project: Spark
>          Issue Type: Test
>          Components: Structured Streaming
>    Affects Versions: 3.2.0
>            Reporter: Cheng Su
>            Assignee: Apache Spark
>            Priority: Trivial
>             Fix For: 3.2.0
>
>
> The unit test of 
> [https://github.com/apache/spark/blob/master/sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingJoinSuite.scala#L566]
>  was introduce in [https://github.com/apache/spark/pull/21587,] to fix the 
> planner side of thing for stream-stream join. Ideally check the query result 
> should capture the bug, but it would be better to add plan check to make the 
> purpose of unit test more clearly and capture future bug from planner change. 



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

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

Reply via email to