Holden Karau created SPARK-58764:
------------------------------------

             Summary: Configurable size budget for Python UDF transpilation
                 Key: SPARK-58764
                 URL: https://issues.apache.org/jira/browse/SPARK-58764
             Project: Spark
          Issue Type: Sub-task
          Components: PySpark, SQL
    Affects Versions: 4.3.0
            Reporter: Holden Karau


It's possible for someone to write reasonable Python code which becomes 
degenerate explosion of Catalyst operations to implement. We catch this with a 
hard cap on the transpiled operation size, but we should consider if it should 
be configurable.



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