COMMITS
/ python/pyspark/testing/utils.py March 26, 2026
R
[SPARK-56179][PYTHON] Consolidate error classes for type mismatch - part 3
Ruifeng Zheng committed
March 19, 2026
T
[SPARK-56018][PYTHON] Use ruff as formatter
Tian Gao committed
March 16, 2026
Y
[SPARK-55986][PYTHON] Upgrade black to 26.3.1
yangjie01 committed
March 3, 2026
T
[SPARK-55621][PYTHON] Fix ambiguous and unnecessary unicode usage
Tian Gao committed
February 26, 2026
T
February 18, 2026
T
[SPARK-55474][PYTHON][TESTS] Remove test files from ignore list of ruff
Tian Gao committed
February 3, 2026
T
[SPARK-55315][PYTHON][TESTS] Allow eventually to take custom exceptions
Tian Gao committed
January 16, 2026
T
[SPARK-55061][PYTHON][TESTS] Make module missing message consistently string
Tian Gao committed
January 12, 2026
T
[SPARK-54989][PYTHON][TEST] Improve eventually util
Tian Gao committed
December 31, 2025
R
[SPARK-54868][PYTHON][INFRA][FOLLOW-UP] Also enable `faulthandler` in classic tests
Ruifeng Zheng committed
November 26, 2025
T
[SPARK-54493][PYTHON] Fix assertSchemaEqual for MapType
Tian Gao committed
August 30, 2025
August 14, 2025
D
[SPARK-53269][PYTHON][FOLLOWUP] Fix GRPC and GRPCStatus check
Dongjoon Hyun committed
R
[SPARK-53269][PYTHON][TESTS] Centralize connect dependency checks
Ruifeng Zheng committed
July 17, 2025
R
[SPARK-52843][PYTHON][TESTS] Support retry timeout tests
Ruifeng Zheng committed
June 10, 2025
R
[MINOR][PYTHON][TESTS] Skip pipeline tests if yaml not installed
Ruifeng Zheng committed
May 6, 2025
T
[SPARK-51983][PS] Prepare the test environment for pandas API on Spark with ANSI mode enabled
Takuya Ueshin committed
April 21, 2025
R
[SPARK-51843][PYTHON][ML][TESTS] Avoid per-test classic session start & stop
Ruifeng Zheng committed
March 27, 2025
A
[SPARK-51062][PYTHON] Fix assertSchemaEqual to compare decimal precision and scale
amoghantarkar committed
March 24, 2025
R
[SPARK-51578][PYTHON][TESTS] Add a helper function to fail time outed tests
Ruifeng Zheng committed
January 22, 2025
January 17, 2025
R
[SPARK-50867][PYTHON][TESTS] Move `search_jar` and `SPARK_HOME` to `sqlutils.py`
Ruifeng Zheng committed
January 15, 2025
H
[SPARK-50824][PYTHON] Avoid importing optional Python packages for checking
Hyukjin Kwon committed
December 26, 2024
T
R
[SPARK-50672][PYTHON][TESTS] Make `openpyxl` optional in PySpark Tests
Ruifeng Zheng committed
R
[SPARK-50667][PYTHON][TESTS] Make `jinja2` optional in PySpark Tests
Ruifeng Zheng committed
November 28, 2024
H
Revert "[MINOR][TESTS] Use SparkContext.setLogLevel in QuietTest"
Hyukjin Kwon committed
November 27, 2024
R
[SPARK-50388][PYTHON][TESTS][FOLLOW-UP] Move `have_flameprof` to `pyspark.testing.utils`
Ruifeng Zheng committed
November 26, 2024
H
[MINOR][TESTS] Use SparkContext.setLogLevel in QuietTest
Hyukjin Kwon committed
November 22, 2024
R
[SPARK-50388][PYTHON][TESTS] Further centralize import checks
Ruifeng Zheng committed
November 21, 2024
R
[SPARK-50376][PYTHON][ML][TESTS] Centralize the dependency check in ML tests
Ruifeng Zheng committed
October 30, 2024
T
[SPARK-50075][SQL][PYTHON][CONNECT] Add DataFrame APIs for table-valued functions
Takuya Ueshin committed
September 10, 2024
H
[SPARK-49567][PYTHON] Use `classic` instead of `vanilla` from PySpark code base
Haejoon Lee committed
August 20, 2024
H
[SPARK-49312][PYTHON] Improve error message for `assertSchemaEqual`
Haejoon Lee committed
July 24, 2024
H
June 18, 2024
H
[SPARK-48459][CONNECT][PYTHON] Implement DataFrameQueryContext in Spark Connect
Hyukjin Kwon committed
May 29, 2024
R
[SPARK-48454][PS] Directly use the parent dataframe class
Ruifeng Zheng committed
May 10, 2024
April 11, 2024
H
[SPARK-47274][PYTHON][SQL] Provide more useful context for PySpark DataFrame API errors
Haejoon Lee committed
April 6, 2024
H
[SPARK-47727][PYTHON] Make SparkConf to root level to for both SparkSession and SparkContext
Hyukjin Kwon committed
March 28, 2024
R
[SPARK-47623][PYTHON][CONNECT][TESTS] Use `QuietTest` in parity tests
Ruifeng Zheng committed
March 5, 2024
January 31, 2024
P
[SPARK-46753][PYTHON][TESTS] Fix pypy3 python test
panbingkun committed
H
[SPARK-46927][PYTHON] Make `assertDataFrameEqual` work properly without PyArrow
Haejoon Lee committed
January 29, 2024
H
[SPARK-46874][PYTHON] Remove `pyspark.pandas` dependency from `assertDataFrameEqual`
Haejoon Lee committed
January 7, 2024
R
[SPARK-46607][PYTHON][TESTS] Check the testing mode
Ruifeng Zheng committed
November 8, 2023
H
[SPARK-45555][PYTHON] Includes a debuggable object for failed assertion
Haejoon Lee committed
October 30, 2023
H
[SPARK-45554][PYTHON] Introduce flexible parameter to `assertSchemaEqual`
Haejoon Lee committed
H
[SPARK-45552][PS] Introduce flexible parameters to `assertDataFrameEqual`
Haejoon Lee committed
October 26, 2023
H
[SPARK-45635][PYTHON][TESTS] Cleanup unused import for PySpark testing
Haejoon Lee committed