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

    https://github.com/apache/spark/pull/19872#discussion_r157891668
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/PythonUDF.scala
 ---
    @@ -32,7 +31,5 @@ case class PythonUDF(
         evalType: Int)
       extends Expression with Unevaluable with NonSQLExpression with 
UserDefinedExpression {
     
    -  override def toString: String = s"$name(${children.mkString(", ")})"
    --- End diff --
    
    Added back


---

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

Reply via email to