COMMITS
/ python/pyspark/join.py October 10, 2023
H
[SPARK-45450][PYTHON] Fix imports according to PEP8: pyspark.pandas and pyspark (core)
Hyukjin Kwon committed
September 18, 2023
P
[SPARK-44823][PYTHON] Update black to 23.9.1 and fix erroneous check
panbingkun committed
November 10, 2021
Z
[SPARK-37022][PYTHON] Use black as a formatter for PySpark
zero323 committed
March 28, 2016
April 16, 2015
D
[SPARK-4897] [PySpark] Python 3 support
Davies Liu committed
April 10, 2015
D
[SPARK-3074] [PySpark] support groupByKey() with single huge key
Davies Liu committed
February 18, 2015
D
[SPARK-5785] [PySpark] narrow dependency for cogroup/join in PySpark
Davies Liu committed
September 25, 2014
A
[SPARK-546] Add full outer join to RDD and DStream.
Aaron Staple committed
July 22, 2014
N
[SPARK-2470] PEP8 fixes to PySpark
Nicholas Chammas committed
June 20, 2014
A
SPARK-1868: Users should be allowed to cogroup at least 4 RDDs
Allan Douglas R. de Oliveira committed
April 9, 2014
H
Spark 1271: Co-Group and Group-By should pass Iterable[X]
Holden Karau committed
February 24, 2013
J
Change numSplits to numPartitions in PySpark.
Josh Rosen committed
January 1, 2013
J
Rename top-level 'pyspark' directory to 'python'
Josh Rosen committed