Skip to content

[Python] Deprecate pyarrow.gandiva #49227

@pitrou

Description

@pitrou

Describe the enhancement requested

I don't think pyarrow.gandiva is getting a lot of usage. The last non-trivial change was made 2 years ago by @niyue . It is not packaged on PyPI, but it's part of the pyarrow-all package on conda-forge which is not downloaded much (35K downloads for 6 months compared to 3M for pyarrow-core).

Deprecating and then dropping pyarrow.gandiva would simplify some CI build and remove some light maintenance burden from the team. It would also make it easier to later move Gandiva C++ to a separate repository.

Component(s)

Python

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions