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

ASF GitHub Bot commented on ARROW-1673:
---------------------------------------

Github user pcmoritz commented on the issue:

    https://github.com/apache/arrow/pull/1199
  
    Magically, this is already taken care of. The custom serializer we already 
have is generic, it will convert the array to nested lists and the custom 
deserializer will make a numpy array out of it. Not the most efficient solution 
but it fixes the problem until we have the proper solution :)


> [Python] NumPy boolean arrays get converted to uint8 arrays on 
> NdarrayToTensor roundtrip
> ----------------------------------------------------------------------------------------
>
>                 Key: ARROW-1673
>                 URL: https://issues.apache.org/jira/browse/ARROW-1673
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Philipp Moritz
>            Assignee: Philipp Moritz
>              Labels: pull-request-available
>
> see https://github.com/ray-project/ray/issues/1121



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

Reply via email to