You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/28 14:00:00 UTC

[jira] [Commented] (ARROW-1421) [Python] pyarrow.serialize cannot serialize a Python dict input

    [ https://issues.apache.org/jira/browse/ARROW-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16143806#comment-16143806 ] 

Wes McKinney commented on ARROW-1421:
-------------------------------------

One possibility here is that we could wrap any input to pyarrow.serialize in a list (even other lists), and then unbox on deserialize

> [Python] pyarrow.serialize cannot serialize a Python dict input
> ---------------------------------------------------------------
>
>                 Key: ARROW-1421
>                 URL: https://issues.apache.org/jira/browse/ARROW-1421
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>             Fix For: 0.7.0
>
>
> Currently this function only properly handles lists or list-like objects



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