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/09 18:10:00 UTC

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

Wes McKinney created ARROW-1345:
-----------------------------------

             Summary: [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: Packaging
            Reporter: Wes McKinney
             Fix For: 0.7.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
(v6.4.14#64029)