COMMITS
/ python/pyspark/errors/exceptions/base.py November 27, 2025
T
[SPARK-54532][PYTHON] Add support for sqlstate for PySparkException
Tian Gao committed
September 17, 2025
I
[SPARK-53507][CONNECT] Add breaking change info to errors
imarkowitz committed
August 18, 2025
May 23, 2025
A
[SPARK-51430][PYTHON] Stop PySpark context logger from propagating logs to stdout
Allison Wang committed
March 27, 2025
H
[SPARK-51566][PYTHON] Python UDF traceback improvement
Haoyu Weng committed
February 18, 2025
February 14, 2025
January 22, 2025
July 24, 2024
H
July 23, 2024
H
[SPARK-48752][FOLLOWUP][PYTHON][DOCS] Use explicit name for line number in log
Haejoon Lee committed
July 18, 2024
December 15, 2023
H
[SPARK-46402][PYTHON] Add getMessageParameters and getQueryContext support
Hyukjin Kwon committed
December 12, 2023
H
[SPARK-46360][PYTHON] Enhance error message debugging with new `getMessage` API
Haejoon Lee 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
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
December 2, 2023
H
[SPARK-46213][PYTHON] Introduce `PySparkImportError` for error framework
Haejoon Lee committed
November 27, 2023
H
[SPARK-46114][PYTHON] Add PySparkIndexError for error framework
Hyukjin Kwon committed
November 24, 2023
H
[SPARK-46083][PYTHON] Make SparkNoSuchElementException as a canonical error API
Hyukjin Kwon committed
H
[MINOR][DOCS] Update Description of `UnknownException` in PySpark Documentation
Haejoon Lee committed
November 15, 2023
H
[SPARK-45913][PYTHON] Make the internal attributes private from PySpark errors
Haejoon Lee committed
November 8, 2023
H
[SPARK-45555][PYTHON] Includes a debuggable object for failed assertion
Haejoon Lee committed
November 7, 2023
M
[SPARK-45808][CONNECT][PYTHON] Better error handling for SQL Exceptions
Martin Grund committed
August 25, 2023
May 8, 2023
May 4, 2023
T
[SPARK-41971][SQL][PYTHON] Add a config for pandas conversion how to handle struct types
Takuya UESHIN committed
April 26, 2023
I
[SPARK-42992][PYTHON] Introduce PySparkRuntimeError
itholic committed
April 24, 2023
I
[SPARK-43210][CONNECT][PYTHON] Introduce `PySparkAssertionError`
itholic committed
March 24, 2023
T
[SPARK-42911][PYTHON] Introduce more basic exceptions
Takuya UESHIN committed
March 17, 2023
February 8, 2023
T
[SPARK-42342][PYTHON][CONNECT] Introduce base hierarchy to exceptions
Takuya UESHIN committed