[
https://issues.apache.org/jira/browse/ARROW-14517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-14517.
------------------------------
Resolution: Fixed
Issue resolved by pull request 11572
[https://github.com/apache/arrow/pull/11572]
> [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
> Priority: Minor
> Labels: pull-request-available
> Fix For: 7.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)