Jesse Cai created SPARK-28355:
---------------------------------

             Summary: Use Spark conf for threshold at which UDF is compressed 
by broadcast
                 Key: SPARK-28355
                 URL: https://issues.apache.org/jira/browse/SPARK-28355
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: Jesse Cai


The _prepare_for_python_RDD method currently broadcasts a pickled command if 
its length is greater than the hardcoded value 1 << 20 (1M). We would like to 
set this value as a Spark conf instead.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to