[jira] [Created] (ARROW-1080) C++: Add tutorial about converting to/from row-wise representation

2017-06-01 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-1080: -- Summary: C++: Add tutorial about converting to/from row-wise representation Key: ARROW-1080 URL: https://issues.apache.org/jira/browse/ARROW-1080 Project: Apache Arrow

[jira] [Assigned] (ARROW-1080) C++: Add tutorial about converting to/from row-wise representation

2017-06-01 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn reassigned ARROW-1080: -- Assignee: Uwe L. Korn > C++: Add tutorial about converting to/from row-wise representation > --

[jira] [Updated] (ARROW-1080) C++: Add tutorial about converting to/from row-wise representation

2017-06-01 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe L. Korn updated ARROW-1080: --- Description: While we want to use columnar data structures to build efficient operations, we often rec

[jira] [Commented] (ARROW-1080) C++: Add tutorial about converting to/from row-wise representation

2017-06-01 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16032656#comment-16032656 ] Uwe L. Korn commented on ARROW-1080: PR: https://github.com/apache/arrow/pull/721 > C

[jira] [Created] (ARROW-1081) C++: arrow::test::TestBase::MakePrimitive doesn't fill null_bitmap

2017-06-01 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-1081: -- Summary: C++: arrow::test::TestBase::MakePrimitive doesn't fill null_bitmap Key: ARROW-1081 URL: https://issues.apache.org/jira/browse/ARROW-1081 Project: Apache Arrow

[jira] [Created] (ARROW-1082) [GLib] Add CI on macOS

2017-06-01 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-1082: --- Summary: [GLib] Add CI on macOS Key: ARROW-1082 URL: https://issues.apache.org/jira/browse/ARROW-1082 Project: Apache Arrow Issue Type: Test Componen

[jira] [Commented] (ARROW-1074) from_pandas doesnt convert ndarray to list

2017-06-01 Thread Abdul Rahman (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033718#comment-16033718 ] Abdul Rahman commented on ARROW-1074: - [~wesm_impala_7e40] comments ? > from_pandas d

[jira] [Assigned] (ARROW-838) [Python] Efficient construction of arrays from non-pandas 1D NumPy arrays

2017-06-01 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes McKinney reassigned ARROW-838: -- Assignee: (was: Wes McKinney) > [Python] Efficient construction of arrays from non-pandas 1D

[jira] [Commented] (ARROW-838) [Python] Efficient construction of arrays from non-pandas 1D NumPy arrays

2017-06-01 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033795#comment-16033795 ] Wes McKinney commented on ARROW-838: This should include passing in a boolean mask for

[jira] [Commented] (ARROW-1074) from_pandas doesnt convert ndarray to list

2017-06-01 Thread Wes McKinney (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16033800#comment-16033800 ] Wes McKinney commented on ARROW-1074: - Yes, it would be good to automatically infer ot