[ 
https://issues.apache.org/jira/browse/SPARK-43440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xinrong Meng updated SPARK-43440:
---------------------------------
    Description: 
Currently, when users register an Arrow-optimized Python UDF, it will be 
registered as a pickled Python UDF and thus, executed without Arrow 
optimization. 
We should support Arrow-optimized Python UDFs registration and execute them 
with Arrow optimization.

  was:Support registration of an Arrow-optimized Python UDF


> Support registration of an Arrow-optimized Python UDF 
> ------------------------------------------------------
>
>                 Key: SPARK-43440
>                 URL: https://issues.apache.org/jira/browse/SPARK-43440
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect, PySpark
>    Affects Versions: 3.5.0
>            Reporter: Xinrong Meng
>            Priority: Major
>
> Currently, when users register an Arrow-optimized Python UDF, it will be 
> registered as a pickled Python UDF and thus, executed without Arrow 
> optimization. 
> We should support Arrow-optimized Python UDFs registration and execute them 
> with Arrow optimization.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to