[
https://issues.apache.org/jira/browse/ARROW-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16204322#comment-16204322
]
ASF GitHub Bot commented on ARROW-1673:
---------------------------------------
GitHub user pcmoritz opened a pull request:
https://github.com/apache/arrow/pull/1199
ARROW-1673: [Python] Add support for numpy 'bool' type
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pcmoritz/arrow ndarray-bool
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/arrow/pull/1199.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1199
----
commit f45cd4a841e51959cdf945f6e15c966b0a4ff55e
Author: Philipp Moritz <[email protected]>
Date: 2017-10-13T23:06:29Z
add support for numpy 'bool' type
----
> [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)