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

    https://github.com/apache/spark/pull/20632#discussion_r168956108
  
    --- Diff: 
mllib/src/test/scala/org/apache/spark/mllib/tree/DecisionTreeSuite.scala ---
    @@ -303,26 +303,6 @@ class DecisionTreeSuite extends SparkFunSuite with 
MLlibTestSparkContext {
         assert(split.threshold < 2020)
       }
     
    -  test("Multiclass classification stump with 10-ary (ordered) categorical 
features") {
    --- End diff --
    
    Can these tests be adapted or are the really irrelevant? want to make sure 
this isn't leaving some cases uncovered that tests covered before, if possible.


---

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

Reply via email to