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

    https://github.com/apache/spark/pull/19517#discussion_r145878293
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/python/UserDefinedPythonFunction.scala
 ---
    @@ -22,17 +22,26 @@ import org.apache.spark.sql.Column
     import org.apache.spark.sql.catalyst.expressions.Expression
     import org.apache.spark.sql.types.DataType
     
    +private[spark] object PythonUdfType {
    +  // row-based UDFs
    --- End diff --
    
    Sure, I'll update it, too.


---

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

Reply via email to