Github user squito commented on the issue:

    https://github.com/apache/spark/pull/23166
  
    maybe a dumb question -- couldn't you just add
    
    ```python
    self._value = value
    ```
    
    [inside `__init__()` when on the 
driver](https://github.com/apache/spark/blob/master/python/pyspark/broadcast.py#L78)?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to