You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Eduardo Ponce (Jira)" <ji...@apache.org> on 2021/12/31 00:24:00 UTC

[jira] [Created] (ARROW-15227) [Python] Verify Python bindings constness and default values

Eduardo Ponce created ARROW-15227:
-------------------------------------

             Summary: [Python] Verify Python bindings constness and default values
                 Key: ARROW-15227
                 URL: https://issues.apache.org/jira/browse/ARROW-15227
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Eduardo Ponce
             Fix For: 7.0.0


Some methods in Python bindings do not have the {{const}} attribute as in C++. We need to verify that they match C++ methods in terms of constness and default values.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)