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

    https://github.com/apache/spark/pull/22462#discussion_r219032068
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/streaming/sources/StreamingDataSourceV2Suite.scala
 ---
    @@ -143,15 +185,18 @@ class StreamingDataSourceV2Suite extends StreamTest {
         Trigger.ProcessingTime(1000),
         Trigger.Continuous(1000))
     
    -  private def testPositiveCase(readFormat: String, writeFormat: String, 
trigger: Trigger) = {
    --- End diff --
    
    Yup


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to