aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/resultiterable.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-3074] [PySpark] support groupByKey() with single huge keyDavies Liu2015-04-091-3/+4
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-0/+2
* [SPARK-2470] PEP8 fixes to PySparkNicholas Chammas2014-07-211-0/+3
* Spark 1271: Co-Group and Group-By should pass Iterable[X]Holden Karau2014-04-081-0/+33