COMMITS
/ python/pyspark/sql/conf.py March 26, 2026
R
[SPARK-56179][PYTHON] Consolidate error classes for type mismatch - part 3
Ruifeng Zheng committed
March 16, 2026
Y
[SPARK-55986][PYTHON] Upgrade black to 26.3.1
yangjie01 committed
July 24, 2024
H
April 4, 2024
H
[SPARK-47683][PYTHON][BUILD] Decouple PySpark core API to pyspark.core package
Hyukjin Kwon committed
February 23, 2024
T
[SPARK-47137][PYTHON][CONNECT] Add getAll to spark.conf for feature parity with Scala
Takuya UESHIN committed
November 27, 2023
H
H
[MINOR][PYTHON][DOCS] Remove since decorator usages in pyspark.sql
Hyukjin Kwon committed
November 21, 2023
H
August 22, 2023
H
[MINOR][PYTHON][DOCS] Remove duplicated versionchanged per versionadded
Hyukjin Kwon committed
March 14, 2023
A
[SPARK-42773][DOCS][PYTHON] Minor update to 3.4.0 version change message for Spark Connect
Allan Folting committed
February 25, 2023
T
[SPARK-41834][CONNECT] Implement SparkSession.conf
Takuya UESHIN committed
March 16, 2022
Z
[SPARK-38424][PYTHON] Warn unused casts and ignores
zero323 committed
December 16, 2021
Z
[SPARK-37632][PYTHON] Drop code that targets Python < 3.7
zero323 committed
December 14, 2021
D
[SPARK-37146][PYTHON] Inline type hints for python/pyspark/__init__.py
dch nguyen committed
November 10, 2021
Z
[SPARK-37022][PYTHON] Use black as a formatter for PySpark
zero323 committed
October 20, 2021
T
[SPARK-37048][PYTHON] Clean up inlining type hints under SQL module
Takuya UESHIN committed
October 4, 2021
X
[SPARK-36906][PYTHON] Inline type hints for conf.py and observation.py in python/pyspark/sql
Xinrong Meng committed
July 14, 2020
H
[SPARK-32138] Drop Python 2.7, 3.4 and 3.5
HyukjinKwon committed
August 22, 2018
C
[SPARK-23698][PYTHON] Resolve undefined names in Python 3
cclauss committed
July 12, 2018
M
[SPARK-24761][SQL] Adding of isModifiable() to RuntimeConfig
Maxim Gekk committed
March 26, 2018
B
[SPARK-23700][PYTHON] Cleanup imports in pyspark.sql
Bryan Cutler committed
March 18, 2018
H
[SPARK-23706][PYTHON] spark.conf.get(value, default=None) should produce None in PySpark
hyukjinkwon committed
March 8, 2018
B
[SPARK-23522][PYTHON] always use sys.exit over builtin exit
Benjamin Peterson committed
May 24, 2016
May 4, 2016
R
[SPARK-15126][SQL] RuntimeConfig.set should return Unit
Reynold Xin committed
April 29, 2016
A
[SPARK-14988][PYTHON] SparkSession API follow-ups
Andrew Or committed
A
[SPARK-14988][PYTHON] SparkSession catalog and conf API
Andrew Or committed