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

    https://github.com/apache/spark/pull/15307#discussion_r81886512
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingQuerySuite.scala
 ---
    @@ -100,28 +110,138 @@ class StreamingQuerySuite extends StreamTest with 
BeforeAndAfter {
         )
       }
     
    -  testQuietly("source and sink statuses") {
    +  testQuietly("query statuses") {
    --- End diff --
    
    What do you mean? Various tests across the testsuites? 
    I put it this way so that it corresponds to the class structured. 
    - The test for internal logic of StreamMetrics is in StreamMetricsSuite.
    - The test for the statuses returned through StreamingQueryListener is in 
StreamingQueryListenerSuite.
    - The test for the StreamingQuery.status is in StreamingQuerySuite.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to