Joris Van den Bossche created ARROW-11166:
---------------------------------------------

             Summary: [Python][Compute] Add bindings for ProjectOptions
                 Key: ARROW-11166
                 URL: https://issues.apache.org/jira/browse/ARROW-11166
             Project: Apache Arrow
          Issue Type: Bug
          Components: Python
            Reporter: Joris Van den Bossche


Similarly as ARROW-10725, need to expose {{ProjectOptions}}:

{code}
In [4]: from pyarrow.compute import project
/home/joris/scipy/repos/arrow/python/pyarrow/compute.py:137: RuntimeWarning: 
Python binding for ProjectOptions not exposed
  warnings.warn("Python binding for {} not exposed"
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to