Github user icexelloss commented on a diff in the pull request:
https://github.com/apache/spark/pull/22305#discussion_r239587020
--- Diff: python/pyspark/sql/tests/test_pandas_udf_window.py ---
@@ -44,9 +44,18 @@ def python_plus_one(self):
@property
def pandas_scalar_time_two(self):
- from pyspark.sql.functions import pandas_udf
+ from pyspark.sql.functions import pandas_udf, PandasUDFType
--- End diff --
Sorry. Reverted
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]