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

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

Paul Taylor created ARROW-6053:
----------------------------------

             Summary: [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


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)