-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Component: PythonPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug
Milestone
Description
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
Labels
Component: PythonPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug