[
https://issues.apache.org/jira/browse/ARROW-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16209545#comment-16209545
]
ASF GitHub Bot commented on ARROW-1673:
---------------------------------------
Github user pcmoritz commented on the issue:
https://github.com/apache/arrow/pull/1199
Yeah, the switch case I removed makes it fall back to the default, which
uses the custom serializer. This will fall back to the function
https://github.com/apache/arrow/blob/a04301833f585a66fa371394c9ee33a4a59c2ed8/python/pyarrow/serialization.py#L81
which converts the array to a list upon serialization and back upon
deserialization.
> [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)