Github user viirya commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22662#discussion_r224994803
  
    --- 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 --
    
    I think 2012 is safer here as it only increases to epoch 1. Smaller value 
might make this test flaky.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to