Uwe L. Korn created ARROW-2492:
----------------------------------
Summary: [Python] Prevent segfault on accidental call of
pyarrow.Array
Key: ARROW-2492
URL: https://issues.apache.org/jira/browse/ARROW-2492
Project: Apache Arrow
Issue Type: Bug
Components: Python
Reporter: Uwe L. Korn
Assignee: Uwe L. Korn
Fix For: 0.10.0
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)