-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement
Description
Static analysis tools (e.g. pylint) don't recognize simple members like pyarrow.compute.equal, they report is as missing. Generating file (well a file imported by this file I assume) https://github.com/apache/arrow/blob/master/python/pyarrow/compute.py instead of runtime wrapping of the functions would improve the developer experience.
Reporter: Adam Lippai / @alippai
Original Issue Attachments:
PRs and other links:
Note: This issue was originally created as ARROW-12526. Please see the migration documentation for further details.
Metadata
Metadata
Assignees
Labels
Component: PythonStatus: stale-warningIssues and PRs flagged as stale which are due to be closed if no indication otherwiseIssues and PRs flagged as stale which are due to be closed if no indication otherwiseType: enhancement