This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 92f16e3 ARROW-6368: [C++][Dataset] Add interface for "projecting"
RecordBatch from one schema to another, inserting null values where needed
add 9c2694e ARROW-5374: [Python][C++] Improve ipc.read_record_batch
docstring, fix IPC message type error messages generated in C++
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/ipc/reader.cc | 8 ++++----
python/pyarrow/ipc.pxi | 3 ++-
python/pyarrow/tests/test_ipc.py | 13 +++++++++++++
3 files changed, 19 insertions(+), 5 deletions(-)