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

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

Antoine Pitrou created ARROW-14765:
--------------------------------------

             Summary: [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
             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)