COMMITS
/ python/pyspark/sql/sql_formatter.py December 7, 2025
T
[SPARK-54628][PYTHON] Remove all unnecessary explicit super() arguments
Tian Gao committed
August 20, 2024
H
[SPARK-49025][CONNECT] Make Column implementation agnostic
Herman van Hovell committed
July 24, 2024
H
April 11, 2024
R
[SPARK-41811][PYTHON][CONNECT] Implement `SQLStringFormatter` with `WithRelations`
Ruifeng Zheng committed
April 4, 2024
H
[SPARK-47683][PYTHON][BUILD] Decouple PySpark core API to pyspark.core package
Hyukjin Kwon committed
December 4, 2023
H
[SPARK-46232][PYTHON] Migrate all remaining ValueError into PySpark error framework
Haejoon Lee committed
July 14, 2023
H
Revert "[SPARK-41811][PYTHON][CONNECT] Implement SparkSession.sql's string formatter"
Hyukjin Kwon committed
July 13, 2023
R
[SPARK-41811][PYTHON][CONNECT] Implement SparkSession.sql's string formatter
Ruifeng Zheng committed
March 16, 2022
Z
[SPARK-38424][PYTHON] Warn unused casts and ignores
zero323 committed
December 8, 2021
H
[SPARK-37516][PYTHON][SQL] Uses Python's standard string formatter for SQL API in PySpark
Hyukjin Kwon committed