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

    https://github.com/apache/spark/pull/21662#discussion_r199280992
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamSuite.scala ---
    @@ -615,7 +615,7 @@ class StreamSuite extends StreamTest {
         // Get an existing checkpoint generated by Spark v2.1.
         // v2.1 does not record # shuffle partitions in the offset metadata.
         val resourceUri =
    -      
this.getClass.getResource("/structured-streaming/checkpoint-version-2.1.0").toURI
    +    
this.getClass.getResource("/structured-streaming/checkpoint-version-2.1.0").toURI
    --- End diff --
    
    I'd undo these spurious changes.


---

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

Reply via email to