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

    https://github.com/apache/spark/pull/21980#discussion_r208078032
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingQuerySuite.scala
 ---
    @@ -854,6 +854,26 @@ class StreamingQuerySuite extends StreamTest with 
BeforeAndAfter with Logging wi
         assert(uuids.distinct.size == 2)
       }
     
    +  test("Rand/Randn in streaming query should not produce results in each 
execution") {
    --- End diff --
    
    oops, fixed typo.


---

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

Reply via email to