COMMITS
/ python/pyarrow/ipc.py May 19, 2025
E
GH-32276: [C++][FlightRPC] Add option to align RecordBatch buffers given to IPC reader (#44279)
Enrico Minack committed
May 12, 2025
C
GH-45619: [Python] Use f-string instead of string.format (#45629)
ChiLin Chiu committed
C
GH-46222: [Python] Allow to specify footer metadata when opening IPC file for writing (#46354)
Carsten Haubold committed
April 16, 2025
A
January 6, 2023
B
ARROW-15006: [Python][Doc] Add five more numpydoc checks to CI (#15214)
Bryce Mecum committed
October 20, 2022
B
ARROW-15006: [Python][CI][Doc] Enable numpydoc check PR03 (#13983)
Bryce Mecum committed
June 20, 2022
A
ARROW-16382: [Python] Disable memory mapping by default in pyarrow (#13342)
AlvinJ15 committed
June 12, 2022
S
MINOR: [Python][Docs] Fix typo and add Returns for new_file/new_stream (#13369)
Saul Pwanson committed
April 19, 2022
R
ARROW-15776: [Python] Expose IpcReadOptions
Raúl Cumplido committed
October 4, 2021
A
ARROW-13637: [Python] Fix docstrings
Alessandro Molina committed
December 15, 2020
A
ARROW-6883: [C++][Python] Allow writing dictionary deltas
Antoine Pitrou committed
October 1, 2020
A
ARROW-9761: [C/C++] Add experimental C stream inferface
Antoine Pitrou committed
July 13, 2020
A
ARROW-9333: [Python] Expose more IPC options
Antoine Pitrou committed
July 11, 2020
D
ARROW-9395: [Python] allow configuring MetadataVersion
David Li committed
July 9, 2020
A
ARROW-9265: [C++] Allow writing and reading V4-compliant IPC data
Antoine Pitrou committed
May 19, 2020
A
ARROW-8846: [Dev][Python] Autoformat Python files with archery
Antoine Pitrou committed
April 7, 2020
W
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
January 16, 2020
N
ARROW-7578: [R] Add support for datasets with IPC files and with multiple sources
Neal Richardson committed
October 18, 2019
K
ARROW-2863: [Python] Add context manager APIs to RecordBatch*Writer/Reader classes
Krisztián Szűcs committed
September 18, 2019
June 26, 2019
J
ARROW-5427: [Python] pandas conversion preserve_index=True to force RangeIndex serialization
Joris Van den Bossche committed
May 27, 2019
P
ARROW-5027: [Python] Python bindings for JSON reader
Philipp Moritz committed
February 14, 2019
D
ARROW-3162: Flight Python bindings
David Li committed
September 4, 2018
W
ARROW-2989: [C++/Python] Remove API deprecations in 0.10
Wes McKinney committed
July 24, 2018
W
ARROW-2859: [Python] Accept buffer-like objects as sources in open_file, open_stream APIs
Wes McKinney committed
May 25, 2018
A
January 30, 2018
J
ARROW-2036: [Python] Support standard IOBase methods on NativeFile
Jim Crist committed
October 12, 2017
P
ARROW-1665: [Serialization] Support more custom datatypes in the default serialization context
Philipp Moritz committed
October 10, 2017
W
W
October 8, 2017
W
ARROW-1594: [Python] Multithreaded conversions to Arrow in from_pandas
Wes McKinney committed
August 25, 2017
August 22, 2017
W
ARROW-1395: [C++/Python] Remove APIs deprecated from 0.5.0 onward
Wes McKinney committed
July 17, 2017
July 15, 2017
May 19, 2017
W
ARROW-1054: [Python] Fix test failure on pandas 0.19.2, some refactoring
Wes McKinney committed
May 16, 2017
P
ARROW-881: [Python] Reconstruct Pandas DataFrame indexes using metadata
Phillip Cloud committed
May 14, 2017
May 13, 2017
W
ARROW-819: Public Cython and C++ API in the style of lxml, arrow::py::import_pyarrow method
Wes McKinney committed
April 13, 2017
W
ARROW-751: [Python] Make all Cython modules private. Some code tidying
Wes McKinney committed
January 23, 2017
W
ARROW-503: [Python] Implement Python interface to streaming file format
Wes McKinney committed