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

    https://github.com/apache/spark/pull/21214#discussion_r185649136
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/DataFrameRangeSuite.scala ---
    @@ -180,6 +174,8 @@ class DataFrameRangeSuite extends QueryTest with 
SharedSQLContext with Eventuall
                 fail("Expected the cause to be SparkException, got " + 
cause.toString() + " instead.")
             }
           }
    +      // Wait until all ListenerBus events consumed to make sure 
cancelStage called for all stage
    --- End diff --
    
    nit: all stages


---

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

Reply via email to