You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/11/30 12:16:00 UTC

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

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

Joris Van den Bossche resolved ARROW-14765.
-------------------------------------------
    Resolution: Fixed

Issue resolved by pull request 11765
[https://github.com/apache/arrow/pull/11765]

> [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
>            Assignee: Alenka Frim
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> 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)