COMMITS
/ python/run-tests July 10, 2025
R
[SPARK-52561][PYTHON][DOC][FOLLOW-UP] Further upgrade the minimum python version
Ruifeng Zheng committed
April 26, 2024
H
[SPARK-47993][PYTHON] Drop Python 3.8
Hyukjin Kwon committed
May 3, 2023
D
[SPARK-43347][PYTHON] Remove Python 3.7 Support
Dongjoon Hyun committed
November 14, 2019
S
[SPARK-29672][PYSPARK] update spark testing framework to use python3
shane knapp committed
June 28, 2015
June 6, 2015
M
[SPARK-7639] [PYSPARK] [MLLIB] Python API for KernelDensity
MechCoder committed
May 31, 2015
J
[MINOR] Enable PySpark SQL readerwriter and window tests
Josh Rosen committed
May 29, 2015
M
[SPARK-7899] [PYSPARK] Fix Python 3 pyspark/sql/types module conflict
Michael Nazario committed
May 16, 2015
D
[SPARK-7543] [SQL] [PySpark] split dataframe.py into multiple files
Davies Liu committed
May 12, 2015
B
[SPARK-7487] [ML] Feature Parity in PySpark for ml.regression
Burak Yavuz committed
May 5, 2015
X
[SPARK-7333] [MLLIB] Add BinaryClassificationEvaluator to PySpark
Xiangrui Meng committed
May 3, 2015
O
[SPARK-7022] [PYSPARK] [ML] Add ML.Tuning.ParamGridBuilder to PySpark
Omede Firouz committed
April 22, 2015
R
[SPARK-6953] [PySpark] speed up python tests
Reynold Xin committed
April 16, 2015
D
[SPARK-4897] [PySpark] Python 3 support
Davies Liu committed
April 10, 2015
J
[SPARK-6211][Streaming] Add Python Kafka API unit test
jerryshao committed
April 9, 2015
Y
[SPARK-6264] [MLLIB] Support FPGrowth algorithm in Python API
Yanbo Liang committed
March 5, 2015
X
[SPARK-6090][MLLIB] add a basic BinaryClassificationMetrics to PySpark/MLlib
Xiangrui Meng committed
February 14, 2015
R
[SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFrames
Reynold Xin committed
February 12, 2015
D
[SPARK-5780] [PySpark] Mute the logging during unit tests
Davies Liu committed
February 10, 2015
D
[SPARK-5469] restructure pyspark.sql into multiple files
Davies Liu committed
February 4, 2015
D
[SPARK-5554] [SQL] [PySpark] add more tests for DataFrame Python API
Davies Liu committed
January 29, 2015
X
[SPARK-5477] refactor stat.py
Xiangrui Meng committed
X
[SPARK-4586][MLLIB] Python API for ML pipeline and parameters
Xiangrui Meng committed
January 28, 2015
Y
[SPARK-4387][PySpark] Refactoring python profiling code to make it extensible
Yandu Oppacher committed
November 19, 2014
D
[SPARK-3721] [PySpark] broadcast objects larger than 2G
Davies Liu committed
November 13, 2014
D
[SPARK-4348] [PySpark] [MLlib] rename random.py to rand.py
Davies Liu committed
October 28, 2014
K
[SPARK-4058] [PySpark] Log file name is hard coded even though there is a variable '$LOG_FILE '
Kousuke Saruta committed
October 13, 2014
K
Add echo "Run streaming tests ..."
Ken Takagiwa committed
October 12, 2014
G
[SPARK-2377] Python API for Streaming
giwa committed
October 9, 2014
C
October 7, 2014
L
[SPARK-3486][MLlib][PySpark] PySpark support for Word2Vec
Liquan Pei committed
October 6, 2014
D
[SPARK-3786] [PySpark] speedup tests
Davies Liu committed
September 19, 2014
D
[SPARK-3491] [MLlib] [PySpark] use pickle to serialize data in MLlib
Davies Liu committed
September 13, 2014
D
[SPARK-3094] [PySpark] compatitable with PyPy
Davies Liu committed
September 8, 2014
M
Provide a default PYSPARK_PYTHON for python/run_tests
Matthew Farrellee committed
P
SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within.
Prashant Sharma committed
September 4, 2014
K
[SPARK-3378] [DOCS] Replace the word "SparkSQL" with right word "Spark SQL"
Kousuke Saruta committed
K
[SPARK-3401][PySpark] Wrong usage of tee command in python/run-tests
Kousuke Saruta committed
August 19, 2014
J
[SPARK-3114] [PySpark] Fix Python UDFs in Spark SQL.
Josh Rosen committed
J
[SPARK-2850] [SPARK-2626] [mllib] MLlib stats examples + small fixes
Joseph K. Bradley committed
August 18, 2014
J
[mllib] DecisionTree: treeAggregate + Python example bug fix
Joseph K. Bradley committed
August 11, 2014
J
[PySpark] [SPARK-2954] [SPARK-2948] [SPARK-2910] [SPARK-2101] Python 2.6 Fixes
Josh Rosen committed
August 2, 2014
J
[SPARK-2478] [mllib] DecisionTree Python API
Joseph K. Bradley committed
August 1, 2014
D
[SPARK-2724] Python version of RandomRDDGenerators
Doris Xin committed
July 25, 2014
D
[SPARK-2538] [PySpark] Hash based disk spilling aggregation
Davies Liu committed
June 11, 2014
A
HOTFIX: A few PySpark tests were not actually run
Andrew Or committed
June 10, 2014
P
HOTFIX: Fix Python tests on Jenkins.
Patrick Wendell committed
April 18, 2014
P
FIX: Don't build Hive in assembly unless running Hive tests.
Patrick Wendell committed
April 16, 2014
M
[WIP] SPARK-1430: Support sparse data in Python MLlib
Matei Zaharia committed
April 15, 2014
A
SPARK-1374: PySpark API for SparkSQL
Ahir Reddy committed