COMMITS
/ python/pyspark/sql/utils.py March 16, 2026
Y
[SPARK-55986][PYTHON] Upgrade black to 26.3.1
yangjie01 committed
January 8, 2026
T
[SPARK-54954][PYTHON] Fix remote related type hints in util.py
Tian Gao committed
March 5, 2025
H
February 10, 2025
X
[SPARK-48516][PYTHON][CONNECT] Turn on Arrow optimization for Python UDFs by default
Xinrong Meng committed
February 4, 2025
X
[SPARK-50393][PYTHON][CONNECT] Introduce common TableArg for Spark Classic and Spark Connect
Xinrong Meng committed
January 15, 2025
R
[SPARK-50818][PYTHON] Replace `has_numpy` with `have_numpy`
Ruifeng Zheng committed
December 31, 2024
R
[SPARK-50701][PYTHON] Make plotting require the minimum plotly version
Ruifeng Zheng committed
November 21, 2024
October 31, 2024
R
[SPARK-50190][PYTHON] Remove direct dependency of Numpy from Histogram
Ruifeng Zheng committed
R
[SPARK-50183][PYTHON] Unify the internal functions for Pandas API and PySpark Plotting
Ruifeng Zheng committed
October 30, 2024
R
[SPARK-50170][PYTHON] Move `_invoke_internal_function_over_columns` to `pyspark.sql.utils`
Ruifeng Zheng committed
September 20, 2024
X
[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend
Xinrong Meng committed
September 15, 2024
D
Revert "[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend"
Dongjoon Hyun committed
September 13, 2024
X
[SPARK-49531][PYTHON][CONNECT] Support line plot with plotly backend
Xinrong Meng committed
September 11, 2024
X
[SPARK-49582][PYTHON][CONNECT] Improve "dispatch_window_method" utility and docstring
Xinrong Meng committed
July 26, 2024
T
[SPARK-49009][SQL][PYTHON] Make Column APIs and functions accept Enums
Takuya Ueshin committed
July 24, 2024
H
July 3, 2024
P
[SPARK-48714][PYTHON] Implement `DataFrame.mergeInto` in PySpark
Paddy Xu committed
June 6, 2024
R
[SPARK-48550][PS] Directly use the parent Window class
Ruifeng Zheng committed
June 3, 2024
R
[SPARK-47933][PYTHON][FOLLOWUP] Correct the error message
Ruifeng Zheng committed
R
[SPARK-48504][PYTHON][CONNECT] Parent Window class for Spark Connect and Spark Classic
Ruifeng Zheng committed
May 29, 2024
R
[SPARK-48454][PS] Directly use the parent dataframe class
Ruifeng Zheng committed
R
[SPARK-48438][PS][CONNECT] Directly use the parent column class
Ruifeng Zheng committed
May 23, 2024
R
[SPARK-48393][PYTHON] Move a group of constants to `pyspark.util`
Ruifeng Zheng committed
May 22, 2024
R
[SPARK-48372][SPARK-45716][PYTHON] Implement `StructType.treeString`
Ruifeng Zheng committed
April 23, 2024
H
[SPARK-47933][PYTHON] Parent Column class for Spark Connect and Spark Classic
Hyukjin Kwon committed
April 22, 2024
H
[SPARK-47909][PYTHON][CONNECT] Parent DataFrame class for Spark Connect and Spark Classic
Hyukjin Kwon committed
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
February 16, 2024
H
[SPARK-47055][PYTHON] Upgrade MyPy 1.8.0
Hyukjin Kwon committed
December 6, 2023
H
[SPARK-46226][PYTHON] Migrate all remaining `RuntimeError` into PySpark error framework
Haejoon Lee committed
November 19, 2023
H
[SPARK-45965][SQL] Move DSv2 partitioning expressions into functions.partitioning
Hyukjin Kwon committed
October 23, 2023
T
[SPARK-45619][CONNECT][PYTHON] Apply the observed metrics to Observation object
Takuya UESHIN committed
September 18, 2023
P
[SPARK-44823][PYTHON] Update black to 23.9.1 and fix erroneous check
panbingkun committed
August 21, 2023
August 11, 2023
H
[SPARK-44731][PYTHON][CONNECT] Make TimestampNTZ works with literals in Python Spark Connect
Hyukjin Kwon committed
August 8, 2023
H
[SPARK-44694][PYTHON][CONNECT] Refactor active sessions and expose them as an API
Hyukjin Kwon committed
July 20, 2023
H
[SPARK-44481][CONNECT][PYTHON] Make pyspark.sql.is_remote an API
Hyukjin Kwon 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
June 27, 2023
I
[SPARK-43631][CONNECT][PS] Enable Series.interpolate with Spark Connect
itholic committed
June 17, 2023
June 14, 2023
May 28, 2023
May 17, 2023
M
[SPARK-43509][CONNECT] Support Creating multiple Spark Connect sessions
Martin Grund committed
May 2, 2023
April 17, 2023
I
[SPARK-42078][PYTHON][FOLLOWUP] Add `CapturedException` to utils
itholic committed
March 29, 2023
R
[SPARK-42907][CONNECT][PYTHON] Implement Avro functions
Ruifeng Zheng committed
March 28, 2023
X
[SPARK-42908][PYTHON] Raise RuntimeError when SparkContext is required but not initialized
Xinrong Meng committed
January 26, 2023
H
[SPARK-42187][CONNECT][TESTS] Avoid using RemoteSparkSession.builder.getOrCreate in tests
Hyukjin Kwon committed