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

Hyukjin Kwon resolved SPARK-55171.
----------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

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

> Memory profiler for iter based UDF tracks the wrong function
> ------------------------------------------------------------
>
>                 Key: SPARK-55171
>                 URL: https://issues.apache.org/jira/browse/SPARK-55171
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 4.2.0
>            Reporter: Tian Gao
>            Assignee: Tian Gao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> We use `f` which returns the generator - it's possible `f` is the generator, 
> but it's also possible that it returns anothe function. We should not assume 
> `f` is the generator function.



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

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

Reply via email to