tdas commented on a change in pull request #29651:
URL: https://github.com/apache/spark/pull/29651#discussion_r485769555
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamTest.scala
##########
@@ -306,6 +306,14 @@ trait StreamTest extends QueryTest with SharedSparkSession
with TimeLimits with
def apply(func: StreamExecution => Any): AssertOnQuery =
apply("Execute")(func)
}
+ /** Call [[StreamingQuery.processAllAvailable()]] to wait. */
Review comment:
Thank you for pointing it out :)
----------------------------------------------------------------
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]