aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/broadcast.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-23/+14
* [SPARK-4548] []SPARK-4517] improve performance of python broadcastDavies Liu2014-11-241-31/+64
* [SPARK-3721] [PySpark] broadcast objects larger than 2GDavies Liu2014-11-181-2/+2
* [SPARK-3430] [PySpark] [Doc] generate PySpark API docs using SphinxDavies Liu2014-09-161-0/+3
* [SPARK-3309] [PySpark] Put all public API in __all__Davies Liu2014-09-031-10/+14
* [SPARK-1065] [PySpark] improve supporting for large broadcastDavies Liu2014-08-161-9/+28
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-0/+1
* Fix some Python docs and make sure to unset SPARK_TESTING in PythonMatei Zaharia2013-12-291-0/+11
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Remove unnecessary doctest __main__ methods.Josh Rosen2013-02-031-9/+0
* Rename top-level 'pyspark' directory to 'python'Josh Rosen2013-01-011-0/+48