You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/10/28 10:52:00 UTC

[jira] [Created] (ARROW-3641) [C++/Python] remove public keyword from Cython api functions

Uwe L. Korn created ARROW-3641:
----------------------------------

             Summary: [C++/Python] remove public keyword from Cython api functions
                 Key: ARROW-3641
                 URL: https://issues.apache.org/jira/browse/ARROW-3641
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Python
            Reporter: Uwe L. Korn
             Fix For: 0.12.0


Based on a conversation with Stefan Behnel, we should be able to change the {{cdef public api}} statements in pyarrow/public-api.pxi to simply {{cdef api}}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)