Skip to content

[Python][Compute] Add bindings for ProjectOptions #18448

@asfimport

Description

@asfimport

Similarly as ARROW-10725, need to expose ProjectOptions:

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"

Reporter: Joris Van den Bossche / @jorisvandenbossche
Assignee: Ben Kietzman / @bkietz

PRs and other links:

Note: This issue was originally created as ARROW-11166. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions