Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22337#discussion_r216174605
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingAggregationSuite.scala
 ---
    @@ -50,8 +50,11 @@ class StreamingAggregationSuite extends 
StateStoreMetricsTest
         with BeforeAndAfterAll with Assertions {
    --- End diff --
    
    @kiszk . Let's remove `with BeforeAndAfterAll` and the whole `afterAll()`. 
These are redundant because we fixed `afterAll` in `StreamTest` already.


---

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

Reply via email to