Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
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
Attachments
Issue Links
- is related to
-
ARROW-1783 [Python] Convert SerializedPyObject to/from sequence of component buffers with minimal memory allocation / copying
- Resolved
- is superceded by
-
ARROW-9518 [Python] Deprecate pyarrow serialization
- Resolved