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

    https://github.com/apache/spark/pull/22547#discussion_r226359031
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/sources/RateStreamMicroBatchInputStream.scala
 ---
    @@ -60,6 +59,14 @@ class RateStreamMicroBatchReadSupport(options: 
DataSourceOptions, checkpointLoca
             s" is $maxSeconds, but 'rampUpTimeSeconds' is $rampUpTimeSeconds.")
       }
     
    +  private val numPartitions = {
    --- End diff --
    
    moved from 
https://github.com/apache/spark/pull/22547/files#diff-6cd4de793a1c68d3d9415a246823b55eL151


---

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

Reply via email to