COMMITS
/ python/pyarrow/lib.pyx March 4, 2026
R
GH-49382: [Python] Enable OpenTelemetry on PyArrow wheels (#49383)
Raúl Cumplido committed
July 25, 2025
B
GH-47123: [Python] Add Enums to PyArrow Types (#47139)
Bogdan Romenskii committed
December 17, 2024
D
GH-44713: [Python] Add support for Decimal32 and Decimal64 types (#44882)
Dewey Dunnington committed
September 2, 2024
R
GH-25118: [Python] Make NumPy an optional runtime dependency (#41904)
Raúl Cumplido committed
July 5, 2024
J
GH-41910: [Python] Add support for Pyodide (#37822)
Joe Marshall committed
June 19, 2024
J
GH-40384: [Python] Expand the C Device Interface bindings to support import on CUDA device (#40385)
Joris Van den Bossche committed
May 31, 2024
J
GH-41126: [Python] Basic bindings for Device and MemoryManager classes (#41685)
Joris Van den Bossche 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 19, 2023
A
GH-33984: [C++][Python] DLPack implementation for Arrow Arrays (producer) (#38472)
Alenka Frim committed
April 6, 2023
A
GH-29705: [Python] Remove deprecated pyarrow.serialization functionality (#34926)
Alenka Frim committed
March 29, 2023
J
GH-33976: [Python] Expose pyarrow.acero as public submodule and add to reference docs (#34760)
Joris Van den Bossche committed
March 23, 2023
F
GH-34568: [C++][Python] Expose Run-End Encoded arrays in Python Arrow (#34570)
Felipe Oliveira Carvalho committed
March 8, 2023
M
GH-31905: [DevTools] Add linting to Cython files (#14662)
Marco Edward Gorelli committed
April 15, 2022
R
ARROW-16062: [Python] Move libarrow_python include definitions to its own file
Raúl Cumplido committed
April 7, 2022
A
ARROW-15523: [Python] Support for Datasets as inputs of Joins
Alessandro Molina committed
January 20, 2022
A
ARROW-12735: [C++] Write GDB plugin
Antoine Pitrou committed
October 7, 2021
M
ARROW-13806: [C++][Python] Add support for new MonthDayNano Interval Type
Micah Kornfield committed
October 4, 2021
A
ARROW-13637: [Python] Fix docstrings
Alessandro Molina committed
July 16, 2021
A
ARROW-13239: [Python] [Doc] Expose signatures in pyx modules
Alessandro Molina 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
April 27, 2021
A
ARROW-12506: [Python] Improve modularity of pyarrow codebase: _feather module
Alessandro Molina committed
March 17, 2021
D
ARROW-11997: [Python] concat_tables crashes python interpreter
Diana Clarke committed
October 23, 2020
M
ARROW-9747: [Java][C++] Initial Support for 256-bit Decimals
Mingyu Zhong committed
July 11, 2020
A
ARROW-9283: [Python] Expose build info
Antoine Pitrou committed
June 30, 2020
A
ARROW-9261: [Python] Fix CA certificate lookup with S3 filesystem on manylinux
Antoine Pitrou committed
June 13, 2020
June 12, 2020
B
ARROW-8866: [C++] Split UNION into SPARSE_UNION and DENSE_UNION
Benjamin Kietzman committed
May 28, 2020
May 24, 2020
March 25, 2020
K
ARROW-7898: [Python] Reduce the number docstring violations using numpydoc
Krisztián Szűcs committed
February 13, 2020
A
ARROW-5757: [Python] Remove Python 2.7 support
Antoine Pitrou committed
December 13, 2019
K
ARROW-6341: [Python] Implement low-level bindings for Dataset
Krisztián Szűcs committed
December 10, 2019
J
ARROW-7261: [Python] Add Python support for Fixed Size List type
Joris Van den Bossche committed
October 8, 2019
J
ARROW-5855: [Python] Support for Duration (timedelta) type
Joris Van den Bossche committed
August 6, 2019
A
ARROW-6084: [Python] Support LargeList
Antoine Pitrou committed
August 1, 2019
A
ARROW-6000: [Python] Add support for LargeString and LargeBinary types
Antoine Pitrou committed
July 2, 2019
R
ARROW-4453: [Python] Cython wrappers for SparseTensor
Rok committed
May 27, 2019
P
ARROW-5027: [Python] Python bindings for JSON reader
Philipp Moritz committed
May 20, 2019
A
ARROW-5260: [Python] Fix crash when deserializating from components in another process
Antoine Pitrou committed
April 23, 2019
A
ARROW-5179: [Python] Return plain dicts, not OrderedDict, on Python 3.7+
Antoine Pitrou committed
April 19, 2019
A
ARROW-5178: [Python] Add Table.from_pydict()
Antoine Pitrou committed
March 19, 2019
December 19, 2018
A
ARROW-3620: [Python] Document pa.cpu_count() in Sphinx API docs
Antoine Pitrou committed
May 25, 2018
A
May 10, 2018
D
ARROW-1964: [Python] Expose StringBuilder to Python
Donal Simmie committed
April 5, 2018
A
ARROW-2380: [Python] Streamline conversions
Antoine Pitrou committed
April 3, 2018
A
ARROW-2357: [Python] Add microbenchmark for PandasObjectIsNull()
Antoine Pitrou committed
November 9, 2017
P
ARROW-972: UnionArray in pyarrow
Philipp Moritz committed