sarutak commented on a change in pull request #32953:
URL: https://github.com/apache/spark/pull/32953#discussion_r654501076
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingJoinSuite.scala
##########
@@ -777,6 +781,35 @@ class StreamingOuterJoinSuite extends StreamingJoinSuite {
CheckNewAnswer(outerResult),
assertNumStateRows(total = 2, updated = 1)
)
+
+ Seq(
+ ("10 minutes",
+ "interval 3 minutes 30 seconds"),
+ ("10 minutes",
Review comment:
O.K, I'll open it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]