COMMITS
/ python/pyspark/testing/sqlutils.py March 26, 2026
H
[SPARK-56221][SQL][PYTHON] Feature parity between spark.catalog.* vs DDL commands
Hyukjin Kwon committed
March 16, 2026
Y
[SPARK-55986][PYTHON] Upgrade black to 26.3.1
yangjie01 committed
February 18, 2026
T
[SPARK-55474][PYTHON][TESTS] Remove test files from ignore list of ruff
Tian Gao committed
January 16, 2026
T
[SPARK-55061][PYTHON][TESTS] Make module missing message consistently string
Tian Gao committed
January 6, 2026
R
[SPARK-54902][PYTHON][TESTS] Rename testing helper contextmanager for temp view
Ruifeng Zheng committed
December 31, 2025
R
[SPARK-54868][PYTHON][INFRA][FOLLOW-UP] Also enable `faulthandler` in classic tests
Ruifeng Zheng committed
December 7, 2025
T
[SPARK-54628][PYTHON] Remove all unnecessary explicit super() arguments
Tian Gao committed
October 29, 2025
T
[SPARK-53975][PYTHON] Adds basic Python worker logging support
Takuya Ueshin committed
October 21, 2025
R
[SPARK-53963][PYTHON][TESTS] Drop temporary functions in regular UDF tests
Ruifeng Zheng committed
April 3, 2025
T
[SPARK-51701][PYTHON][TESTS] Move test objects to a separate file
Takuya Ueshin committed
January 17, 2025
R
[SPARK-50867][PYTHON][TESTS] Move `search_jar` and `SPARK_HOME` to `sqlutils.py`
Ruifeng Zheng committed
November 22, 2024
R
[SPARK-50388][PYTHON][TESTS] Further centralize import checks
Ruifeng Zheng committed
November 1, 2024
X
[SPARK-50200][PYTHON] Remove unused `have_numpy` testing utility from `sqlutils.py`
Xinrong Meng committed
October 20, 2024
X
[SPARK-49530][PYTHON][CONNECT] Support kde/density plots
Xinrong Meng committed
September 20, 2024
X
[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend
Xinrong Meng committed
September 15, 2024
D
Revert "[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend"
Dongjoon Hyun committed
September 13, 2024
X
[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend
Xinrong Meng committed
June 5, 2024
R
[SPARK-48533][CONNECT][PYTHON][TESTS] Add test for cached schema
Ruifeng Zheng committed
April 25, 2024
R
October 7, 2023
March 2, 2023
H
[SPARK-41725][PYTHON][TESTS][FOLLOW-UP] Remove collect for SQL command execution in tests
Hyukjin Kwon committed
February 28, 2023
T
[SPARK-42612][CONNECT][PYTHON][TESTS] Enable more parity tests related to functions
Takuya UESHIN committed
January 21, 2023
December 26, 2022
H
[SPARK-41707][CONNECT] Implement Catalog API in Spark Connect
Hyukjin Kwon committed
May 8, 2022
B
[SPARK-39113][CORE][MLLIB][PYTHON] Rename `self` to `cls`
bjornjorgensen committed
December 16, 2021
Z
[SPARK-37632][PYTHON] Drop code that targets Python < 3.7
zero323 committed
November 10, 2021
Z
[SPARK-37022][PYTHON] Use black as a formatter for PySpark
zero323 committed
September 20, 2021
Y
[SPARK-36683][SQL] Add new built-in SQL functions: SEC and CSC
Yuto Akutsu committed
September 24, 2020
Z
[SPARK-32714][PYTHON] Initial pyspark-stubs port
zero323 committed
July 14, 2020
H
[SPARK-32138] Drop Python 2.7, 3.4 and 3.5
HyukjinKwon committed
January 9, 2020
H
[SPARK-30434][PYTHON][SQL] Move pandas related functionalities into 'pandas' sub-package
HyukjinKwon committed
April 9, 2019
B
November 15, 2018
H
[SPARK-26036][PYTHON] Break large tests.py files into smaller files
hyukjinkwon committed
November 14, 2018
H
[SPARK-26032][PYTHON] Break large sql/tests.py files into smaller files
hyukjinkwon committed