[
https://issues.apache.org/jira/browse/ARROW-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660913#comment-17660913
]
Rok Mihevc commented on ARROW-3889:
-----------------------------------
This issue has been migrated to [issue
#20482|https://github.com/apache/arrow/issues/20482] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Python] creating schema with invalid paramaters causes segmanetation fault
> ---------------------------------------------------------------------------
>
> Key: ARROW-3889
> URL: https://issues.apache.org/jira/browse/ARROW-3889
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 0.11.1
> Reporter: Rik Coenders
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> A segmentation fault occurs when executing the following:
> {{import pyarrow}}
> {{s = pyarrow.schema([None])}}
> {{print(s)}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)