Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/20225#discussion_r161098109
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/streaming/continuous/ContinuousSuite.scala
---
@@ -280,6 +294,7 @@ class ContinuousStressSuite extends ContinuousSuiteBase
{
AwaitEpoch(0),
Execute(waitForRateSourceTriggers(_, 201)),
IncrementEpoch(),
+ StopStream,
--- End diff --
Why are these needed?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]