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

    https://github.com/apache/spark/pull/21650#discussion_r202865865
  
    --- Diff: python/pyspark/sql/tests.py ---
    @@ -5471,6 +5598,22 @@ def foo(_):
                     self.assertEqual(r.a, 'hi')
                     self.assertEqual(r.b, 1)
     
    +    def test_mixed_udf(self):
    --- End diff --
    
    `test_mixed_udf` -> `test_mixed_scalar_udfs_followed_by_grouby_apply`


---

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

Reply via email to