COMMITS
/ python/docs/source/reference/pyspark.sql/functions.rst February 23, 2026
C
[SPARK-55558][SQL] Add support for Tuple/Theta set operations
Chris Boumalhab committed
February 17, 2026
C
[SPARK-55279][SQL][FOLLOW-UP] Add sketch_funcs and Datasketch grouping for SQL functions
Chris Boumalhab committed
February 11, 2026
C
[SPARK-54179][SQL][FOLLOW-UP] Add Dataframe API support for Tuple sketches
Chris Boumalhab committed
January 12, 2026
C
[SPARK-54785][SQL] Add support for binary sketch aggregations in KLL
Chris Boumalhab committed
December 15, 2025
T
[SPARK-54692][DOCS] Add python_worker_logs tvf doc to API reference
Takuya Ueshin committed
November 19, 2025
U
[SPARK-54399][GEO][SQL][PYTHON] Implement the st_setsrid function in Scala and PySpark
Uros Bojanic committed
November 6, 2025
D
[SPARK-54199][SQL] Add DataFrame API support for new KLL quantiles sketch functions
Daniel Tenedorio committed
November 4, 2025
U
[SPARK-54142][GEO][SQL][PYTHON] Implement the st_srid function in Scala and PySpark
Uros Bojanic committed
November 3, 2025
U
[SPARK-54151][GEO][PYTHON] Introduce the framework for adding ST functions in PySpark
Uros Bojanic committed
October 15, 2025
U
[SPARK-53111][SQL][PYTHON][CONNECT] Implement the time_diff function in PySpark
Uros Bojanic committed
September 25, 2025
C
[SPARK-52407][SQL] Add support for Theta Sketch
Chris Boumalhab committed
August 25, 2025
A
[SPARK-53344][DOCS] Add user guide for Arrow Python UDTFs
Allison Wang committed
August 12, 2025
U
[SPARK-53110][SQL][PYTHON][CONNECT] Implement the time_trunc function in PySpark
Uros Bojanic committed
August 1, 2025
R
[SPARK-53014][PYTHON][DOCS][FOLLOW-UP] Add `arrow_udf` to API reference
Ruifeng Zheng committed
July 29, 2025
U
[SPARK-52889][PYTHON] Implement the current_time function in PySpark
Uros Bojanic committed
July 28, 2025
U
U
[SPARK-52888][PYTHON] Implement the make_time function in PySpark
Uros Bojanic committed
July 22, 2025
M
[SPARK-52866][SQL] Add support for `try_to_date`
Mihailo Milosevic committed
April 25, 2025
R
[MINOR][PYTHON][DOCS] Add 4 missing functions to API references
Ruifeng Zheng committed
February 7, 2025
T
[SPARK-50075][FOLLOWUP][DOCS] Add table-valued function API docs
Takuya Ueshin committed
December 25, 2024
M
[SPARK-50220][PYTHON] Support listagg in PySpark
Mikhail Nikoliukin committed
November 7, 2024
M
[SPARK-50055][SQL] Add TryMakeInterval alternative
Mihailo Milosevic committed
October 29, 2024
M
[SPARK-50071][SQL][PYTHON] Add try_make_timestamp(_ltz and _ntz) and related tests
Marko Nikacevic committed
October 22, 2024
J
[SPARK-50031][SQL] Add the `TryParseUrl` expression
Jovan Markovic committed
October 17, 2024
U
[SPARK-49958][PYTHON] Python API for string validation functions
Uros Bojanic committed
September 25, 2024
D
[SPARK-49552][PYTHON] Add DataFrame API support for new 'randstr' and 'uniform' SQL functions
Daniel Tenedorio committed
September 10, 2024
August 28, 2024
D
[SPARK-49306][PYTHON][SQL] Create SQL function aliases for 'zeroifnull' and 'nullifzero'
Daniel Tenedorio committed
July 21, 2024
S
[SPARK-48954] try_mod() replaces try_remainder()
Serge Rielau committed
July 17, 2024
W
[SPARK-48865][SQL] Add try_url_decode function
wforget committed
May 21, 2024
R
[SPARK-48369][SQL][PYTHON][CONNECT] Add function `timestamp_add`
Ruifeng Zheng committed
May 15, 2024
R
[SPARK-48272][SQL][PYTHON][CONNECT] Add function `timestamp_diff`
Ruifeng Zheng committed
May 14, 2024
R
[SPARK-41794][FOLLOWUP] Add `try_remainder` to python API references
Ruifeng Zheng committed
April 26, 2024
H
[SPARK-47922][SQL] Implement the try_parse_json expression
Harsh Motwani committed
April 22, 2024
C
[SPARK-47890][CONNECT][PYTHON] Add variant functions to Scala and Python
Chenhao Li committed
March 28, 2024
G
[SPARK-47366][PYTHON] Add pyspark and dataframe parse_json aliases
Gene Pang committed
March 21, 2024
W
Revert "[SPARK-47007][SQL][PYTHON][R][CONNECT] Add the `map_sort` function"
Wenchen Fan committed
March 20, 2024
S
[SPARK-47007][SQL][PYTHON][R][CONNECT] Add the `map_sort` function
Stevo Mitric committed
March 15, 2024
S
[SPARK-47395] Add collate and collation to other APIs
Stefan Kandic committed
January 21, 2024
P
[SPARK-46725][SQL] Add DAYNAME function
Petar Vasiljevic committed
January 5, 2024
S
[SPARK-46515] Add MONTHNAME function
Stefan Kandic committed
December 6, 2023
R
[SPARK-46284][PYTHON][CONNECT] Add `session_user` function to Python
Ruifeng Zheng committed
November 22, 2023
H
[SPARK-46022][SPARK-46017][DOCS][PYTHON] Remove deprecated function APIs from documents
Haejoon Lee committed
November 19, 2023
October 30, 2023
S
[SPARK-44790][SQL] XML: to_xml implementation and bindings for python, connect and SQL
Sandip Agarwala committed
October 5, 2023
R
[SPARK-45268][PYTHON][DOCS][FOLLOWUP] Correct the group of `equal_null`
Ruifeng Zheng committed
September 27, 2023
R
[SPARK-45268][PYTHON][DOCS] python function categories should be consistent with SQL References
Ruifeng Zheng committed
September 21, 2023
H
[MINOR][DOCS][CONNECT] Update notes about supported modules in PySpark API reference
Hyukjin Kwon committed
September 18, 2023
R
[SPARK-44788][PYTHON][DOCS][FOLLOW-UP] Move `from_xml`/`schema_of_xml` to `Xml Functions`
Ruifeng Zheng committed
H