[
https://issues.apache.org/jira/browse/ARROW-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699380#comment-16699380
]
Antoine Pitrou commented on ARROW-3889:
---------------------------------------
Good catch. Thanks for reporting this.
> [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
> Priority: Major
>
> 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)