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

    https://github.com/apache/spark/pull/21222#discussion_r205961761
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala ---
    @@ -829,6 +955,18 @@ class StreamSuite extends StreamTest {
           assert(query.exception.isEmpty)
         }
       }
    +
    +  private def waitForLastExecution(q: StreamExecution): Unit = {
    --- End diff --
    
    Thanks for letting me know! Addressed.


---

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

Reply via email to