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

    https://github.com/apache/spark/pull/20838#discussion_r205933934
  
    --- Diff: python/pyspark/streaming/tests.py ---
    @@ -206,6 +207,22 @@ def func(dstream):
             expected = [[len(x)] for x in input]
             self._test_func(input, func, expected)
     
    +    def test_slice(self):
    --- End diff --
    
    @holdenk Comments please on __test_slice()__ and on the test results 
    https://github.com/apache/spark/pull/20838#issuecomment-408566860


---

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

Reply via email to