You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/07/27 06:03:00 UTC

[jira] [Updated] (ARROW-6053) [Python] RecordBatchStreamReader::Open2 cdef type signature doesn't match C++

     [ https://issues.apache.org/jira/browse/ARROW-6053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-6053:
----------------------------------
    Labels: pull-request-available  (was: )

> [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
>
> 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)