Github user kiszk commented on a diff in the pull request:
https://github.com/apache/spark/pull/22662#discussion_r224977443
--- Diff:
sql/core/src/test/scala/org/apache/spark/sql/streaming/continuous/ContinuousSuite.scala
---
@@ -259,10 +259,10 @@ class ContinuousStressSuite extends
ContinuousSuiteBase {
testStream(df, useV2Sink = true)(
StartStream(Trigger.Continuous(2012)),
--- End diff --
just curios: Is this value still `2012`? Can a reduction to `1012` reduce
time?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]