Wes McKinney created ARROW-1509:
-----------------------------------

             Summary: [Python] Write serialized object as a stream of 
encapsulated IPC messages
                 Key: ARROW-1509
                 URL: https://issues.apache.org/jira/browse/ARROW-1509
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Wes McKinney
             Fix For: 0.8.0


The structure of the stream in {{arrow::py::WriteSerializedObject}} is 
generated on an ad hoc basis -- the components of the stream would be easier to 
manipulate if this were internally a generic stream of IPC messages. For 
example, one would be able to examine only the union that represents the 
structure of the serialized payload and leave the tensors undisturbed



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to