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

    https://github.com/apache/spark/pull/19147#discussion_r138093529
  
    --- Diff: 
sql/core/src/main/scala/org/apache/spark/sql/execution/python/BatchEvalPythonExec.scala
 ---
    @@ -62,6 +62,7 @@ import org.apache.spark.util.Utils
      */
     case class BatchEvalPythonExec(udfs: Seq[PythonUDF], output: 
Seq[Attribute], child: SparkPlan)
    --- End diff --
    
    `BlockedEvalPythonExec` sounds better to me too.


---

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

Reply via email to