[
https://issues.apache.org/jira/browse/ARROW-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659519#comment-17659519
]
Rok Mihevc commented on ARROW-2492:
-----------------------------------
This issue has been migrated to [issue
#18722|https://github.com/apache/arrow/issues/18722] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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 Korn
> Assignee: Uwe Korn
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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
(v8.20.10#820010)