You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Phillip Cloud (JIRA)" <ji...@apache.org> on 2018/02/28 15:36:00 UTC

[jira] [Comment Edited] (ARROW-2232) pyarrow.Tensor constructor segfaults

    [ https://issues.apache.org/jira/browse/ARROW-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380478#comment-16380478 ] 

Phillip Cloud edited comment on ARROW-2232 at 2/28/18 3:35 PM:
---------------------------------------------------------------

This is trying to {{\_\_repr\_\_}} and failing because we haven't initialized the object yet. We've had similar issues in the past.


was (Author: cpcloud):
This is trying to {{__repr__}} and failing because we haven't initialized the object yet. We've had similar issues in the past.

> pyarrow.Tensor constructor segfaults
> ------------------------------------
>
>                 Key: ARROW-2232
>                 URL: https://issues.apache.org/jira/browse/ARROW-2232
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.8.0
>            Reporter: Phillip Cloud
>            Assignee: Phillip Cloud
>            Priority: Major
>             Fix For: 0.9.0
>
>
> {{pa.Tensor()}}, {{pa.Tensor([])}}, and {{pa.Tensor([1.0])}} all crash the interpreter.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)