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

    https://github.com/apache/spark/pull/19872#discussion_r157823295
  
    --- Diff: 
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/PythonUDF.scala
 ---
    @@ -15,10 +15,9 @@
      * limitations under the License.
      */
     
    -package org.apache.spark.sql.execution.python
    +package org.apache.spark.sql.catalyst.expressions
    --- End diff --
    
    We do. This is similar to 
https://github.com/apache/spark/blob/master/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/ScalaUDF.scala
    
    The reason is we need to access the class `PythonUDF` in analyzer.


---

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

Reply via email to