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 2018/02/22 15:46:00 UTC

[jira] [Resolved] (ARROW-1345) [Python] Conversion from nested NumPy arrays fails on integers other than int64, float32

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

Wes McKinney resolved ARROW-1345.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 1643
[https://github.com/apache/arrow/pull/1643]

> [Python] Conversion from nested NumPy arrays fails on integers other than int64, float32
> ----------------------------------------------------------------------------------------
>
>                 Key: ARROW-1345
>                 URL: https://issues.apache.org/jira/browse/ARROW-1345
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>    Affects Versions: 0.8.0
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.9.0
>
>
> The inferred types are the largest ones, and then later conversion fails on any arrays with smaller types because only exact conversions are implemented thus far



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)