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

    https://github.com/apache/spark/pull/19439#discussion_r150164406
  
    --- Diff: python/pyspark/ml/tests.py ---
    @@ -1818,6 +1819,24 @@ def tearDown(self):
             del self.data
     
     
    +class ImageReaderTest(SparkSessionTestCase):
    +
    +    def test_read_images(self):
    +        data_path = 'python/test_support/image/kittens'
    --- End diff --
    
    done


---

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

Reply via email to