Skip to content

[Python] Prevent segfault on accidental call of pyarrow.Array #18722

@asfimport

Description

@asfimport

If you mistype pyarrow.Array instead of pyarrow.array you get a segmentation fault on some functions. We should also take care of these segmentation faults but also should prevent the user from calling the constructor again in this fashion.

Reporter: Uwe Korn / @xhochy
Assignee: Uwe Korn / @xhochy

PRs and other links:

Note: This issue was originally created as ARROW-2492. 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