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

    https://github.com/apache/spark/pull/20142#discussion_r160020600
  
    --- Diff: python/pyspark/sql/tests.py ---
    @@ -3950,6 +3975,33 @@ def 
test_vectorized_udf_timestamps_respect_session_timezone(self):
             finally:
                 self.spark.conf.set("spark.sql.session.timeZone", orig_tz)
     
    +    def test_nondeterministic_udf(self):
    --- End diff --
    
    test_nondeterministic_vectorized_udf


---

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

Reply via email to