You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Miles Granger (Jira)" <ji...@apache.org> on 2022/09/13 08:58:00 UTC

[jira] [Assigned] (ARROW-17697) [Python] Cython warning in types.pxi

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

Miles Granger reassigned ARROW-17697:
-------------------------------------

    Assignee: Miles Granger

> [Python] Cython warning in types.pxi
> ------------------------------------
>
>                 Key: ARROW-17697
>                 URL: https://issues.apache.org/jira/browse/ARROW-17697
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Antoine Pitrou
>            Assignee: Miles Granger
>            Priority: Major
>             Fix For: 10.0.0
>
>
> I currently get this warning when compiling PyArrow:
> {code}
> warning: pyarrow/types.pxi:508:4: Overriding cdef method with def method.
> warning: pyarrow/types.pxi:625:4: Overriding cdef method with def method.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)