Eduardo Ponce created ARROW-14517:
-------------------------------------
Summary: [Python] Missing ampersand in CIpcReadOptions of
CFeatherReader
Key: ARROW-14517
URL: https://issues.apache.org/jira/browse/ARROW-14517
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Eduardo Ponce
Assignee: Alenka Frim
Fix For: 7.0.0
>From ARROW-14470: There is a missing ampersand (&) for _CIpcReadOptions_ in
>_CFeatherReader.Open()_ method found in
>[libarrow_feather.pxd|https://github.com/apache/arrow/blob/master/python/pyarrow/includes/libarrow_feather.pxd#L44].
> [_IpcReadOptions_ is passed by reference in the C++
>API|https://github.com/apache/arrow/blob/master/cpp/src/arrow/ipc/feather.h#L75].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)