Tian Gao created SPARK-55171:
--------------------------------

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


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