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

2018-02-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16372971#comment-16372971 ] ASF GitHub Bot commented on ARROW-1345: --- wesm closed pull request #1643: ARROW-1345: [Python] Test

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

2018-02-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1637#comment-1637 ] ASF GitHub Bot commented on ARROW-1345: --- wesm opened a new pull request #1643: ARROW-1345: [Python]

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

2018-02-13 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362584#comment-16362584 ] Wes McKinney commented on ARROW-1345: - Since machine int size is 32 bits on Windows we generally have

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

2018-02-13 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362388#comment-16362388 ] Uwe L. Korn commented on ARROW-1345: I think we have at the moment some assumptions  on 64bit builds

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

2018-02-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362297#comment-16362297 ] Antoine Pitrou commented on ARROW-1345: --- As a sidenote, do we assume 64-bit builds or are we

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

2018-02-13 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16362244#comment-16362244 ] Antoine Pitrou commented on ARROW-1345: --- Created https://issues.apache.org/jira/browse/ARROW-2147

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

2018-02-12 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16361063#comment-16361063 ] Wes McKinney commented on ARROW-1345: - Looks like this might be working now (we should validate that

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

2018-02-12 Thread Antoine Pitrou (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16360913#comment-16360913 ] Antoine Pitrou commented on ARROW-1345: --- When you say nested Numpy array, are you talking about an