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)