Commits


Wes McKinney authored and Antoine Pitrou committed 9c2694e615d
ARROW-5374: [Python][C++] Improve ipc.read_record_batch docstring, fix IPC message type error messages generated in C++ Closes #5313 from wesm/ARROW-5374 and squashes the following commits: ace4db74e <Wes McKinney> Improve ipc.read_record_batch docstring, fix error messages generated from C++ Authored-by: Wes McKinney <wesm+git@apache.org> Signed-off-by: Antoine Pitrou <antoine@python.org>