COMMITS
/ python/pyspark/sql/datasource.py March 27, 2026
T
[SPARK-55827][PYTHON] Fix type hint for datasource workers
Tian Gao committed
March 11, 2026
T
[SPARK-55851][PYTHON] Clarify types of datasource partition and read
Tian Gao committed
February 7, 2026
August 19, 2025
A
[SPARK-53030][PYTHON] Support Arrow writer for streaming Python data sources
Allison Wang committed
July 8, 2025
H
Revert "[SPARK-52698][PYTHON] Improve type hints for datasource module"
Hyukjin Kwon committed
July 7, 2025
A
[SPARK-52698][PYTHON] Improve type hints for datasource module
Allison Wang committed
May 6, 2025
A
[SPARK-51989][PYTHON] Add missing Filter subclasses to __all__ list in datasource
Allison Wang committed
April 28, 2025
A
March 26, 2025
H
[SPARK-51574][PYTHON] Filter serialization for Python Data Source filter pushdown
Haoyu Weng committed
March 20, 2025
H
[SPARK-51271][PYTHON] Add filter pushdown API to Python Data Sources
Haoyu Weng committed
December 27, 2024
H
[SPARK-50685][PYTHON] Improve Py4J performance by leveraging getattr
Hyukjin Kwon committed
December 2, 2024
A
[SPARK-50471][PYTHON] Support Arrow-based Python Data Source Writer
Allison Wang committed
September 5, 2024
H
September 4, 2024
July 24, 2024
H
June 19, 2024
A
[SPARK-48646][PYTHON] Refine Python data source API docstring and type hints
allisonwang-db committed
June 7, 2024
C
[MINOR][PYTHON] add export class and fix doc typo for python streaming data source
Chaoqin Li committed
April 30, 2024
March 27, 2024
C
[SPARK-47273][SS][PYTHON] implement Python data stream writer interface
Chaoqin Li committed
March 18, 2024
H
[SPARK-47436][PYTHON][DOCS] Fix docstring links and type hints in Python Data Source
Hyukjin Kwon committed
March 12, 2024
January 15, 2024
January 5, 2024
A
[SPARK-46568][PYTHON] Make Python data source options a case-insensitive dictionary
allisonwang-db committed
December 7, 2023
A
[SPARK-46290][PYTHON] Change saveMode to a boolean flag for DataSourceWriter
allisonwang-db committed
December 4, 2023
November 30, 2023
A
[SPARK-45940][PYTHON] Add InputPartition to DataSourceReader interface
allisonwang-db committed
November 27, 2023
H
[MINOR][PYTHON][DOCS] Remove since decorator usages in pyspark.sql
Hyukjin Kwon committed
November 20, 2023
A
[SPARK-45927][PYTHON] Update path handling for Python data source
allisonwang-db committed
November 1, 2023
A
[SPARK-45654][PYTHON] Add Python data source write API
allisonwang-db committed
October 31, 2023
A
[SPARK-45713][PYTHON] Support registering Python data sources
allisonwang-db committed
October 24, 2023
A
[SPARK-45524][PYTHON][SQL] Initial support for Python data source read API
allisonwang-db committed