You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by imatiach-msft <gi...@git.apache.org> on 2017/11/29 04:02:07 UTC

[GitHub] spark pull request #19835: [SPARK-21866][ML][PYTHON][FOLLOWUP] Few cleanups ...

Github user imatiach-msft commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19835#discussion_r153689356
  
    --- Diff: python/pyspark/ml/tests.py ---
    @@ -1836,6 +1836,24 @@ def test_read_images(self):
             self.assertEqual(ImageSchema.imageFields, expected)
             self.assertEqual(ImageSchema.undefinedImageType, "Undefined")
     
    +        with QuietTest(self.sc):
    --- End diff --
    
    nice tests!


---

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