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

    https://github.com/apache/spark/pull/22305#discussion_r239307483
  
    --- 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 --
    
    nit: we can revert this change?


---

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

Reply via email to