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

[jira] [Commented] (ARROW-14765) [Python] StructFieldOptions not exposed

    [ https://issues.apache.org/jira/browse/ARROW-14765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445922#comment-17445922 ] 

David Li commented on ARROW-14765:
----------------------------------

Oh, my bad. Let me hook this up.

> [Python] StructFieldOptions not exposed
> ---------------------------------------
>
>                 Key: ARROW-14765
>                 URL: https://issues.apache.org/jira/browse/ARROW-14765
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Antoine Pitrou
>            Priority: Minor
>             Fix For: 7.0.0
>
>
> Good thing that the test suite emits a warning for us :-)
> {code}
> pyarrow/compute.py:157
>   /home/antoine/arrow/dev/python/pyarrow/compute.py:157: RuntimeWarning: Python binding for StructFieldOptions not exposed
>     warnings.warn("Python binding for {} not exposed"
> {code}



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