Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22547#discussion_r226361309
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/streaming/sources/RateStreamProviderSuite.scala
 ---
    @@ -319,29 +307,18 @@ class RateSourceSuite extends StreamTest {
           "rate source does not support user-specified schema"))
       }
     
    -  test("continuous in registry") {
    --- End diff --
    
    we don't need this test now. With the new `Format` abstraction, the lookup 
logic is unified between microbatch and continuous


---

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

Reply via email to