Cheng Su created SPARK-35693: -------------------------------- Summary: 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
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