[jira] [Updated] (ARROW-1509) [Python] Write serialized object as a stream of encapsulated IPC messages

2019-09-18 Thread Antoine Pitrou (Jira)


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

Antoine Pitrou updated ARROW-1509:
--
Fix Version/s: 2.0.0

> [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
>Priority: Major
> Fix For: 2.0.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
(v8.3.4#803005)


[jira] [Updated] (ARROW-1509) [Python] Write serialized object as a stream of encapsulated IPC messages

2019-02-05 Thread Wes McKinney (JIRA)


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

Wes McKinney updated ARROW-1509:

Fix Version/s: (was: 0.13.0)

> [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
>Priority: Major
>
> 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
(v7.6.3#76005)


[jira] [Updated] (ARROW-1509) [Python] Write serialized object as a stream of encapsulated IPC messages

2018-08-22 Thread Uwe L. Korn (JIRA)


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

Uwe L. Korn updated ARROW-1509:
---
Fix Version/s: (was: 0.11.0)
   0.13.0

> [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
>Priority: Major
> Fix For: 0.13.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
(v7.6.3#76005)


[jira] [Updated] (ARROW-1509) [Python] Write serialized object as a stream of encapsulated IPC messages

2018-06-29 Thread Wes McKinney (JIRA)


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

Wes McKinney updated ARROW-1509:

Fix Version/s: (was: 0.10.0)
   0.11.0

> [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
>Priority: Major
> Fix For: 0.11.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
(v7.6.3#76005)


[jira] [Updated] (ARROW-1509) [Python] Write serialized object as a stream of encapsulated IPC messages

2018-02-07 Thread Wes McKinney (JIRA)

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

Wes McKinney updated ARROW-1509:

Fix Version/s: (was: 0.9.0)
   0.10.0

> [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
>Priority: Major
> Fix For: 0.10.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
(v7.6.3#76005)


[jira] [Updated] (ARROW-1509) [Python] Write serialized object as a stream of encapsulated IPC messages

2017-11-03 Thread Wes McKinney (JIRA)

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

Wes McKinney updated ARROW-1509:

Fix Version/s: (was: 0.8.0)
   0.9.0

> [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
>Priority: Major
> Fix For: 0.9.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)


[jira] [Updated] (ARROW-1509) [Python] Write serialized object as a stream of encapsulated IPC messages

2017-10-18 Thread Wes McKinney (JIRA)

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

Wes McKinney updated ARROW-1509:

Fix Version/s: 0.8.0

> [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)


[jira] [Updated] (ARROW-1509) [Python] Write serialized object as a stream of encapsulated IPC messages

2017-10-05 Thread Wes McKinney (JIRA)

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

Wes McKinney updated ARROW-1509:

Fix Version/s: (was: 0.8.0)

> [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
>
> 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)