COMMITS
/ python/pyarrow/__init__.py March 17, 2026
March 4, 2026
R
GH-49382: [Python] Enable OpenTelemetry on PyArrow wheels (#49383)
Raúl Cumplido committed
January 7, 2026
R
GH-48667: [Python] Remove unused imports from `python/pyarrow/__init__.py` (#48640)
Ruifeng Zheng committed
July 15, 2025
E
GH-46728: [Python] Skip test_gdb.py tests if PyArrow wasn't built debug (#46755)
Eric Dinse committed
June 20, 2025
R
GH-46771: [Python][C++] Implement pa.arange function to generate array sequences (#46778)
Raúl Cumplido committed
May 12, 2025
C
GH-45619: [Python] Use f-string instead of string.format (#45629)
ChiLin Chiu committed
April 29, 2025
A
GH-46198: [Python] Remove deprecated PyExtensionType (#46199)
Alenka Frim committed
March 17, 2025
B
GH-45530: [Python][Packaging] Add pyarrow.libs dir to get_library_dirs (#45766)
Bryce Mecum committed
February 6, 2025
A
GH-45433: [Python] Remove Cython workarounds (#45437)
Antoine Pitrou committed
December 17, 2024
D
GH-44713: [Python] Add support for Decimal32 and Decimal64 types (#44882)
Dewey Dunnington committed
October 22, 2024
R
GH-44066: [Python] Add Python wrapper for JsonExtensionType (#44070)
Rok Mihevc committed
October 16, 2024
A
GH-44125: [Python] Add concat_batches function (#44126)
Alessandro Molina committed
August 26, 2024
R
GH-15058: [C++][Python] Native support for UUID (#37298)
Rok Mihevc committed
August 21, 2024
J
GH-17682: [C++][Python] Bool8 Extension Type Implementation (#43488)
Joel Lubinitsky committed
August 14, 2024
D
GH-43454: [C++][Python] Add Opaque canonical extension type (#43458)
David Li committed
May 31, 2024
J
GH-41126: [Python] Basic bindings for Device and MemoryManager classes (#41685)
Joris Van den Bossche committed
March 13, 2024
T
GH-39968: [Python][FS][Azure] Minimal Python bindings for `AzureFileSystem` (#40021)
Thomas Newton committed
March 4, 2024
A
GH-20127: [Python] Remove deprecated pyarrow.filesystem legacy implementations (#39825)
Alenka Frim committed
February 8, 2024
D
GH-39812: [Python] Add bindings for ListView and LargeListView (#39813)
Dane Pitkin committed
January 30, 2024
J
GH-39651: [Python] Basic pyarrow bindings for Binary/StringView classes (#39652)
Joris Van den Bossche committed
December 14, 2023
T
GH-36441: [Python] Make `CacheOptions` configurable from Python (#36627)
Thomas Newton committed
October 5, 2023
A
GH-35600: [Python] Allow setting path to timezone db through python API (#37436)
Alenka Frim committed
May 24, 2023
S
GH-35413: [Python] Add concrete floating point array types to pyarrow public API (#35414)
Spencer Nelson committed
April 11, 2023
A
GH-34882: [Python] Binding for FixedShapeTensorType (#34883)
Alenka Frim committed
April 6, 2023
A
GH-29705: [Python] Remove deprecated pyarrow.serialization functionality (#34926)
Alenka Frim committed
J
GH-34686: [Python] Add RunEndEncodedScalar class (#34924)
Joris Van den Bossche committed
March 28, 2023
S
GH-33243: [Plasma] Remove (#34718)
Sutou Kouhei committed
March 23, 2023
F
GH-34568: [C++][Python] Expose Run-End Encoded arrays in Python Arrow (#34570)
Felipe Oliveira Carvalho committed
December 20, 2022
S
GH-14943: [Python] Fix pyarrow.get_libraries() order (#14944)
Sutou Kouhei committed
November 22, 2022
A
ARROW-18379: [Python] Change warnings to _warnings in _plasma_store_entry_point (#14695)
Alenka Frim committed
October 12, 2022
A
ARROW-17863: [Python] Deprecate Plasma Python bindings (#14343)
Alenka Frim committed
August 25, 2022
R
ARROW-17518: [CI][Doc][Python] Update glob to detect arrow development version from git (#13966)
Raúl Cumplido committed
July 11, 2022
J
ARROW-17010: [Python] Remove deprecated APIs from <= 1.0.0 (top-level ipc, Value scalar classes, pyarrow.compat module) (#13545)
Joris Van den Bossche committed
April 5, 2022
W
ARROW-15860: [Python] Document RecordBatchReader
Will Jones committed
January 25, 2022
A
ARROW-15442: [C++][Python] Skip GDB tests on a non-debug build
Antoine Pitrou committed
January 19, 2022
W
ARROW-15109: [Python] Add show_info() to print build, component, and system info
Will Jones committed
December 29, 2021
A
ARROW-12706: [Python] Drop Python 3.6 support
Antoine Pitrou committed
November 25, 2021
A
ARROW-14608: [Python] Provide access to hash_aggregate functions through a Table.group_by method
Alessandro Molina committed
October 7, 2021
M
ARROW-13806: [C++][Python] Add support for new MonthDayNano Interval Type
Micah Kornfield committed
August 11, 2021
A
ARROW-13541: [C++][Python] Implement ExtensionScalar
Antoine Pitrou committed
May 26, 2021
D
ARROW-12760: [C++][Python][R] Allow setting I/O thread pool size
David Li committed
April 29, 2021
A
ARROW-12506: [Python] Improve modularity of pyarrow codebase: _hdfsio module
Alessandro Molina committed
March 9, 2021
A
ARROW-8732: [C++] Add basic cancellation API
Antoine Pitrou committed
February 24, 2021
A
ARROW-11665: [C++][Python] Improve docstrings for decimal and union types
Antoine Pitrou committed
February 5, 2021
A
ARROW-11427: [C++] On Windows, only use AVX512 when enabled by the OS
Antoine Pitrou committed
January 28, 2021
J
January 12, 2021
A
ARROW-11049: [Python] Expose alternate memory pools
Antoine Pitrou committed
November 16, 2020
A
ARROW-10560: [Python] Fix crash when creating array from huge string
Antoine Pitrou committed
October 23, 2020
M
ARROW-9747: [Java][C++] Initial Support for 256-bit Decimals
Mingyu Zhong committed
October 19, 2020
S
ARROW-10323: [Release][wheel] Add missing verification setup step
Sutou Kouhei committed