COMMITS
/ python/pyspark/sql/worker/plan_data_source_read.py March 27, 2026
T
[SPARK-55827][PYTHON] Fix type hint for datasource workers
Tian Gao committed
March 19, 2026
T
[SPARK-56018][PYTHON] Use ruff as formatter
Tian Gao committed
March 17, 2026
T
March 11, 2026
T
[SPARK-55851][PYTHON] Clarify types of datasource partition and read
Tian Gao committed
March 2, 2026
Y
[SPARK-55583][PYTHON] Validate Arrow schema types in Python data source
Yicong-Huang committed
T
[SPARK-55663][PYTHON] Unify __module__ for data source functions
Tian Gao committed
February 26, 2026
T
January 20, 2026
January 6, 2026
R
[SPARK-54903][PYTHON] Make to_arrow_schema/to_arrow_type able to set timezone
Ruifeng Zheng committed
November 18, 2025
October 31, 2025
T
[SPARK-53978][PYTHON] Support logging in driver-side workers
Takuya Ueshin committed
October 20, 2025
X
[SPARK-53696][PYTHON][CONNECT][SQL] Default to bytes for BinaryType in PySpark
xianzhe-databricks committed
June 30, 2025
T
[SPARK-52599][PYTHON] Support periodical traceback dump in Driver side workers
Takuya Ueshin committed
April 15, 2025
H
[SPARK-51688][PYTHON] Use Unix Domain Socket between Python and JVM communication
Hyukjin Kwon committed
March 27, 2025
H
[SPARK-51575][PYTHON] Combine Python Data Source pushdown & plan read workers
Haoyu Weng committed
March 20, 2025
H
[SPARK-51271][PYTHON] Add filter pushdown API to Python Data Sources
Haoyu Weng committed
February 27, 2025
H
[SPARK-51206][PYTHON][CONNECT] Move Arrow conversion helpers out of Spark Connect
Haoyu Weng committed
January 23, 2025
T
[SPARK-50909][PYTHON] Setup faulthandler in PythonPlannerRunners
Takuya Ueshin committed
September 5, 2024
H
September 4, 2024
July 24, 2024
H
June 21, 2024
A
[SPARK-48653][PYTHON] Fix invalid Python data source error class references
allisonwang-db committed
April 30, 2024
April 25, 2024
April 4, 2024
H
[SPARK-47683][PYTHON][BUILD] Decouple PySpark core API to pyspark.core package
Hyukjin Kwon committed
March 27, 2024
C
January 3, 2024
A
[SPARK-46565][PYTHON] Refine error classes and error messages for Python data sources
allisonwang-db committed
January 2, 2024
December 12, 2023
A
[SPARK-46253][PYTHON] Plan Python data source read using MapInArrow
allisonwang-db committed
November 30, 2023
A
[SPARK-45940][PYTHON] Add InputPartition to DataSourceReader interface
allisonwang-db committed
October 24, 2023
A
[SPARK-45524][PYTHON][SQL] Initial support for Python data source read API
allisonwang-db committed