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

    https://github.com/apache/spark/pull/21435#discussion_r191043047
  
    --- Diff: python/pyspark/sql/functions.py ---
    @@ -2448,6 +2448,8 @@ def udf(f=None, returnType=StringType()):
     @since(2.3)
     def pandas_udf(f=None, returnType=None, functionType=None):
         """
    +    .. note:: Experimental
    --- End diff --
    
    not a big deal but can we put this right before doctest just for 
consistency?


---

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

Reply via email to