Skip to content

[Python] Pre-generate pyarrow.compute members #28290

@asfimport

Description

@asfimport

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions