COMMITS
/ python/pyspark/sql/udtf.py March 16, 2026
Y
[SPARK-55986][PYTHON] Upgrade black to 26.3.1
yangjie01 committed
August 18, 2025
A
[SPARK-53012][PYHTON] Support Arrow Python UDTF in Spark Connect
Allison Wang committed
August 5, 2025
A
[SPARK-52980][PYTHON] Support Arrow Python UDTFs
Allison Wang committed
February 4, 2025
X
[SPARK-50393][PYTHON][CONNECT] Introduce common TableArg for Spark Classic and Spark Connect
Xinrong Meng committed
January 7, 2025
X
[SPARK-50392][PYTHON] DataFrame conversion to table argument in Spark Classic
Xinrong Meng committed
December 27, 2024
H
[SPARK-50685][PYTHON] Improve Py4J performance by leveraging getattr
Hyukjin Kwon committed
December 4, 2024
K
[MINOR] Fix some typos
Kaz committed
August 17, 2024
H
[SPARK-49022] Use Column Node API in Column
Herman van Hovell committed
July 24, 2024
H
July 20, 2024
A
[SPARK-48938][PYTHON] Improve error messages when registering Python UDTFs
allisonwang-db committed
April 23, 2024
H
[SPARK-47933][PYTHON] Parent Column class for Spark Connect and Spark Classic
Hyukjin Kwon committed
April 4, 2024
H
[SPARK-47683][PYTHON][BUILD] Decouple PySpark core API to pyspark.core package
Hyukjin Kwon committed
February 29, 2024
February 7, 2024
D
[SPARK-46966][PYTHON] Add UDTF API for 'analyze' method to indicate subset of input table columns to select
Daniel Tenedorio committed
December 5, 2023
November 21, 2023
H
[SPARK-46026][PYTHON][DOCS] Refine docstring of UDTF
Hyukjin Kwon committed
November 15, 2023
D
[SPARK-45810][PYTHON] Create Python UDTF API to stop consuming rows from the input table
Daniel Tenedorio committed
October 23, 2023
T
[SPARK-45620][PYTHON] Fix user-facing APIs related to Python UDTF to use camelCase
Takuya Ueshin committed
Y
T
[SPARK-45620][PYTHON] Fix user-facing APIs related to Python UDTF to use camelCase
Takuya UESHIN committed
October 12, 2023
D
September 2, 2023
D
[SPARK-44901][SQL] Add API in Python UDTF 'analyze' method to return partitioning/ordering expressions
Daniel Tenedorio committed
August 25, 2023
W
A
[SPARK-44822][PYTHON][FOLLOW-UP] Make Python UDTFs by default non-deterministic
allisonwang-db committed
August 17, 2023
A
[SPARK-44822][PYTHON][SQL] Make Python UDTFs by default non-deterministic
allisonwang-db committed
T
[SPARK-44836][PYTHON] Refactor Arrow Python UDTF
Takuya UESHIN committed
August 14, 2023
T
[SPARK-44749][SQL][PYTHON] Support named arguments in Python UDTF
Takuya UESHIN committed
August 4, 2023
A
[SPARK-44663][PYTHON] Disable arrow optimization by default for Python UDTFs
allisonwang-db committed
A
[SPARK-44644][PYTHON] Improve error messages for Python UDTFs with pickling errors
allisonwang-db committed
A
[SPARK-44640][PYTHON] Improve error messages for Python UDTF returning non Iterable
allisonwang-db committed
July 27, 2023
A
[SPARK-43968][PYTHON] Improve error messages for Python UDTFs with wrong number of outputs
allisonwang-db committed
July 22, 2023
T
[SPARK-44380][PYTHON][FOLLOWUP] Set __doc__ for analyze static method when Arrow is enabled
Takuya UESHIN committed
July 20, 2023
T
[SPARK-44380][SQL][PYTHON] Support for Python UDTF to analyze in Python
Takuya UESHIN committed
July 16, 2023
A
[SPARK-43965][PYTHON][CONNECT] Support Python UDTF in Spark Connect
allisonwang-db committed
July 13, 2023
A
[SPARK-43964][SQL][PYTHON] Support arrow-optimized Python UDTFs
allisonwang-db committed
July 3, 2023
T
[SPARK-44249][SQL][PYTHON] Refactor PythonUDTFRunner to send its return type separately
Takuya UESHIN committed
June 19, 2023
H
[SPARK-44096][PYTHOM][DOCS] Make examples copy-pastable by adding a newline in all modules
Hyukjin Kwon committed
June 13, 2023
A
[SPARK-43798][SQL][PYTHON] Support Python user-defined table functions
allisonwang-db committed