COMMITS
/ python/pyspark/sql/tests/test_python_datasource.py March 24, 2026
T
[SPARK-56186][PYTHON] Retire pypy
Tian Gao committed
March 20, 2026
March 19, 2026
T
[SPARK-56018][PYTHON] Use ruff as formatter
Tian Gao committed
T
[SPARK-56062][PYTHON] Isolate memory_profiler to improve import time
Tian Gao committed
March 16, 2026
Y
[SPARK-55986][PYTHON] Upgrade black to 26.3.1
yangjie01 committed
March 11, 2026
T
[SPARK-55851][PYTHON] Clarify types of datasource partition and read
Tian Gao committed
March 3, 2026
T
[SPARK-55799][PYTHON][TESTS] Add datasource tests with simple worker
Tian Gao committed
March 2, 2026
Y
[SPARK-55583][PYTHON] Validate Arrow schema types in Python data source
Yicong-Huang committed
February 18, 2026
T
[SPARK-55474][PYTHON][TESTS] Remove test files from ignore list of ruff
Tian Gao committed
February 2, 2026
T
[SPARK-55161][PYTHON] Support profilers on python data source
Tian Gao committed
January 7, 2026
T
[SPARK-54906][PYTHON][TESTS] Unify test entry for all pyspark tests
Tian Gao committed
December 1, 2025
T
[SPARK-54544][PYTHON] Enable flake8 F811 check
Tian Gao committed
November 12, 2025
T
[SPARK-54323][PYTHON] Change the way to access logs to TVF instead of system view
Takuya Ueshin committed
November 10, 2025
K
[SPARK-54065][PYTHON][TESTS][FOLLOWUP] Remove unused import module from `test_python_datasource.py`
Kousuke Saruta committed
D
[SPARK-54065][PYTHON][TESTS] Enable `test_in_memory_data_source` in Python 3.14
Dongjoon Hyun committed
October 31, 2025
T
[SPARK-53978][PYTHON] Support logging in driver-side workers
Takuya Ueshin committed
October 29, 2025
D
[SPARK-54066][PYTHON][TESTS] Skip `test_in_memory_data_source` in Python 3.14
Dongjoon Hyun committed
October 20, 2025
R
[SPARK-53938][PYTHON][CONNECT] Fix decimal rescaling in LocalDataToArrowConversion
Ruifeng Zheng committed
June 5, 2025
H
[SPARK-50815][PYTHON] Fix Variant Local Data to Arrow Conversion
Harsh Motwani committed
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
January 29, 2025
T
[SPARK-50909][PYTHON][FOLLOWUP] Disable segfault tests in pypy
Takuya Ueshin committed
January 23, 2025
T
[SPARK-50909][PYTHON] Setup faulthandler in PythonPlannerRunners
Takuya Ueshin committed
January 17, 2025
R
[SPARK-50867][PYTHON][TESTS] Move `search_jar` and `SPARK_HOME` to `sqlutils.py`
Ruifeng Zheng committed
December 2, 2024
A
[SPARK-50471][PYTHON] Support Arrow-based Python Data Source Writer
Allison Wang committed
September 4, 2024
June 21, 2024
A
[SPARK-48653][PYTHON] Fix invalid Python data source error class references
allisonwang-db committed
March 26, 2024
H
A
[SPARK-47367][PYTHON][CONNECT] Support Python data sources with Spark Connect
allisonwang-db committed
February 28, 2024
H
[SPARK-47199][PYTHON][TESTS] Add prefix into TemporaryDirectory to avoid flakiness
Hyukjin Kwon committed
January 18, 2024
H
[SPARK-46751][PYTHON][TESTS] Skip test_datasource if PyArrow is not installed
Hyukjin Kwon committed
January 5, 2024
A
[SPARK-46568][PYTHON] Make Python data source options a case-insensitive dictionary
allisonwang-db committed
January 3, 2024
A
[SPARK-46565][PYTHON] Refine error classes and error messages for Python data sources
allisonwang-db committed
January 2, 2024
December 29, 2023
A
[SPARK-45914][PYTHON] Support commit and abort API for Python data source write
allisonwang-db committed
December 22, 2023
A
[SPARK-45525][SQL][PYTHON] Support for Python data source write using DSv2
allisonwang-db committed
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
November 23, 2023
A
[SPARK-45600][PYTHON] Make Python data source registration session level
allisonwang-db committed
November 20, 2023
A
[SPARK-45927][PYTHON] Update path handling for Python data source
allisonwang-db committed
November 8, 2023
A
[SPARK-45639][SQL][PYTHON] Support loading Python data sources in DataFrameReader
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