[
https://issues.apache.org/jira/browse/ARROW-3045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-3045:
--------------------------------
Component/s: Python
> [Python] Remove nullcheck from ipc Message and MessageReader
> ------------------------------------------------------------
>
> Key: ARROW-3045
> URL: https://issues.apache.org/jira/browse/ARROW-3045
> Project: Apache Arrow
> Issue Type: Task
> Components: Python
> Reporter: Krisztian Szucs
> Assignee: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Nullcheck is required to prevent segfaults if the extension classes are not
> (or partially) constructed.
> Explicitly disallowing Message() and MessageReader() construction makes
> nullchecks unnecessary.
> See
> https://github.com/apache/arrow/commit/44bfd0d5a7f4a68b3ab7ce72cd2b68f62a6fec5c
> for previous work.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)