aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/storagelevel.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3417] Use new-style classes in PySparkMatthew Rocklin2014-09-081-1/+1
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-0/+1
* [SPARK-2470] PEP8 fixes to PySparkNicholas Chammas2014-07-211-2/+3
* [SPARK-2130] End-user friendly String repr for StorageLevel in PythonKan Zhang2014-06-161-0/+9
* SPARK-1305: Support persisting RDD's directly to TachyonHaoyuan Li2014-04-041-13/+15
* Spark-1163, Added missing Python RDD functionsprabinb2014-03-111-0/+4
* Export StorageLevel and refactorAaron Davidson2013-09-071-0/+43