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

    https://github.com/apache/spark/pull/19505#discussion_r144924765
  
    --- Diff: python/pyspark/sql/functions.py ---
    @@ -2038,13 +2038,19 @@ def _wrap_function(sc, func, returnType):
                                       sc.pythonVer, broadcast_vars, 
sc._javaAccumulator)
     
     
    +class PythonUdfType(object):
    --- End diff --
    
    Sure, I'll add the descriptions.


---

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

Reply via email to