COMMITS
/ python/pyspark/errors/error_classes.py March 19, 2026
T
[SPARK-56018][PYTHON] Use ruff as formatter
Tian Gao committed
May 1, 2024
N
[MINOR] Fix the grammar of some comments on renaming error classes
Nicholas Chammas committed
N
[SPARK-46894][PYTHON] Move PySpark error conditions into standalone JSON file
Nicholas Chammas committed
March 18, 2024
R
[SPARK-47437][PYTHON][CONNECT] Correct the error class for `DataFrame.sort*`
Ruifeng Zheng committed
March 12, 2024
March 7, 2024
S
[SPARK-47155][PYTHON] Fix Error Class Issue
sunan135 committed
February 20, 2024
H
[SPARK-46820][PYTHON] Fix error message regression by restoring `new_msg`
Haejoon Lee committed
February 18, 2024
N
[SPARK-47082][SQL] Fix out-of-bounds error condition
Nicholas Chammas committed
January 23, 2024
H
[SPARK-46808][PYTHON] Refine error classes in Python with automatic sorting function
Hyukjin Kwon committed
January 3, 2024
A
[SPARK-46565][PYTHON] Refine error classes and error messages for Python data sources
allisonwang-db committed
December 22, 2023
A
[SPARK-45525][SQL][PYTHON] Support for Python data source write using DSv2
allisonwang-db committed
December 16, 2023
X
[SPARK-46386][PYTHON] Improve assertions of observation (pyspark.sql.observation)
Xinrong Meng committed
December 12, 2023
A
[SPARK-46253][PYTHON] Plan Python data source read using MapInArrow
allisonwang-db committed
December 8, 2023
December 7, 2023
X
[SPARK-46277][PYTHON] Validate startup urls with the config being set
Xinrong Meng committed
December 6, 2023
H
[SPARK-46230][PYTHON] Migrate `RetriesExceeded` into PySpark error
Haejoon Lee committed
H
[SPARK-46213][PYTHON] Introduce `PySparkImportError` for error framework
Haejoon Lee committed
H
[SPARK-46226][PYTHON] Migrate all remaining `RuntimeError` into PySpark error framework
Haejoon Lee committed
December 5, 2023
H
Revert "[SPARK-46213][PYTHON] Introduce `PySparkImportError` for error framework"
Hyukjin Kwon committed
December 4, 2023
H
[SPARK-46234][PYTHON] Introduce `PySparkKeyError` for PySpark error framework
Haejoon Lee committed
H
[SPARK-46232][PYTHON] Migrate all remaining ValueError into PySpark error framework
Haejoon Lee committed
E
[SPARK-40559][PYTHON] Add applyInArrow to groupBy and cogroup
Enrico Minack committed
December 2, 2023
H
[SPARK-46213][PYTHON] Introduce `PySparkImportError` for error framework
Haejoon Lee committed
November 29, 2023
November 27, 2023
H
H
[SPARK-46114][PYTHON] Add PySparkIndexError for error framework
Hyukjin Kwon committed
October 29, 2023
October 24, 2023
A
[SPARK-45524][PYTHON][SQL] Initial support for Python data source read API
allisonwang-db committed
September 18, 2023
S
September 4, 2023
W
[SPARK-45053][PYTHON][MINOR] Log improvement in python version mismatch
Wei Liu committed
September 2, 2023
A
[SPARK-44640][PYTHON][FOLLOW-UP] Update UDTF error messages to include method name
allisonwang-db committed
August 25, 2023
August 17, 2023
A
[SPARK-44721][CONNECT] Revamp retry logic and make retries run for 10 minutes
Alice Sayutina committed
August 9, 2023
Z
[SPARK-42620][PS] Add `inclusive` parameter for (DataFrame|Series).between_time
zhyhimont committed
August 8, 2023
A
[SPARK-44005][PYTHON] Improve error messages for regular Python UDTFs that return non-tuple values
allisonwang-db committed
H
[SPARK-44694][PYTHON][CONNECT] Refactor active sessions and expose them as an API
Hyukjin Kwon committed
August 4, 2023
A
[SPARK-44644][PYTHON] Improve error messages for Python UDTFs with pickling errors
allisonwang-db committed
A
[SPARK-44640][PYTHON] Improve error messages for Python UDTF returning non Iterable
allisonwang-db committed
August 1, 2023
A
July 31, 2023
A
[SPARK-44559][PYTHON] Improve error messages for Python UDTF arrow cast
allisonwang-db committed
July 30, 2023
A
[SPARK-44596] Fix pandas-on-Spark type checks for assertDataFrameEqual
Amanda Liu committed
July 28, 2023
A
[SPARK-44548][PYTHON] Add support for pandas-on-Spark DataFrame assertDataFrameEqual
Amanda Liu committed
July 27, 2023
A
[SPARK-43968][PYTHON] Improve error messages for Python UDTFs with wrong number of outputs
allisonwang-db committed
July 20, 2023
T
[SPARK-44380][SQL][PYTHON] Support for Python UDTF to analyze in Python
Takuya UESHIN committed
July 18, 2023
E
[SPARK-40770][PYTHON][FOLLOW-UP] Improved error messages for mapInPandas for schema mismatch
Enrico Minack committed
July 17, 2023
A
July 16, 2023
A
[SPARK-44216][PYTHON] Make assertSchemaEqual API public
Amanda Liu committed
A
[SPARK-43965][PYTHON][CONNECT] Support Python UDTF in Spark Connect
allisonwang-db committed
July 13, 2023
A
[SPARK-44364] [PYTHON] Add support for List[Row] data type for expected
Amanda Liu committed
A
[SPARK-43964][SQL][PYTHON] Support arrow-optimized Python UDTFs
allisonwang-db committed