[
https://issues.apache.org/jira/browse/ARROW-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-6053.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.0.0
Issue resolved by pull request 4957
[https://github.com/apache/arrow/pull/4957]
> [Python] RecordBatchStreamReader::Open2 cdef type signature doesn't match C++
> -----------------------------------------------------------------------------
>
> Key: ARROW-6053
> URL: https://issues.apache.org/jira/browse/ARROW-6053
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Affects Versions: 0.14.1
> Reporter: Paul Taylor
> Assignee: Paul Taylor
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The Cython method signature for RecordBatchStreamReader::Open2 doesn't match
> the C++ type signature and causes a compiler type error trying to call Open2
> from Cython.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)