[
https://issues.apache.org/jira/browse/ARROW-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney reopened ARROW-3889:
---------------------------------
> [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
(v7.6.3#76005)