You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 12:53:00 UTC

[jira] [Updated] (ARROW-1453) [Python] Implement WriteTensor for non-contiguous tensors

     [ https://issues.apache.org/jira/browse/ARROW-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou updated ARROW-1453:
----------------------------------
    Component/s: Python

> [Python] Implement WriteTensor for non-contiguous tensors
> ---------------------------------------------------------
>
>                 Key: ARROW-1453
>                 URL: https://issues.apache.org/jira/browse/ARROW-1453
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.6.0
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>            Priority: Minor
>             Fix For: 0.7.0
>
>
> This should be implemented:
> https://github.com/apache/arrow/blob/5cda6934999f9f79368f3fc3f68895fc0f4e0b24/cpp/src/arrow/ipc/writer.cc#L569
> It is needed to support non-contiguous arrays in the Python serialization module.



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