Philipp Moritz created ARROW-1453:
-------------------------------------
Summary: [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
Affects Versions: 0.6.0
Reporter: Philipp Moritz
Priority: Minor
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
(v6.4.14#64029)