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

Hyukjin Kwon resolved SPARK-46663.
----------------------------------
    Fix Version/s: 3.5.1
       Resolution: Fixed

Issue resolved by pull request 44760
[https://github.com/apache/spark/pull/44760]

> Disable memory profiler for pandas UDFs with iterators
> ------------------------------------------------------
>
>                 Key: SPARK-46663
>                 URL: https://issues.apache.org/jira/browse/SPARK-46663
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 3.5.0, 4.0.0
>            Reporter: Xinrong Meng
>            Assignee: Xinrong Meng
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.5.1
>
>
> When using pandas UDFs with iterators, if users enable the profiling spark 
> conf, a warning indicating non-support should be raised, and profiling should 
> be disabled.
> However, currently, after raising the not-supported warning, the memory 
> profiler is still being enabled.
> We should fix that.



--
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