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

    https://github.com/apache/spark/pull/19872#discussion_r156028776
  
    --- 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 --
    
    Why was this removed?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to