Re: Arrow sync starting now

2017-02-16 Thread Julien Le Dem
Here is the doc on how the website gets updated: https://www.apache.org/dev/project-site.html On Thu, Feb 16, 2017 at 10:59 AM, Julien Le Dem wrote: > notes: > > Attendees > - Khaled (PhD student Waterloo): distributed graph processing. Use arrow > for distributed graph database in C++. > Inter

Re: Arrow sync starting now

2017-02-16 Thread Julien Le Dem
notes: Attendees - Khaled (PhD student Waterloo): distributed graph processing. Use arrow for distributed graph database in C++. Interested in Kudu, Arrow. - Wes (Two Sigma): arrow website update, Tensor type - Uwe (Blue Yonder): push release, update arrow website - Julien (Dremio): arrow roadmap

Arrow sync starting now

2017-02-16 Thread Julien Le Dem
https://hangouts.google.com/hangouts/_/dremio.com/arrow -- Julien

[jira] [Created] (ARROW-565) [C++] Examine "Field::dictionary" member

2017-02-16 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-565: -- Summary: [C++] Examine "Field::dictionary" member Key: ARROW-565 URL: https://issues.apache.org/jira/browse/ARROW-565 Project: Apache Arrow Issue Type: Bug

[jira] [Created] (ARROW-564) [Python] Add methods to return vanilla NumPy arrays (plus boolean mask array if there are nulls)

2017-02-16 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-564: -- Summary: [Python] Add methods to return vanilla NumPy arrays (plus boolean mask array if there are nulls) Key: ARROW-564 URL: https://issues.apache.org/jira/browse/ARROW-564

[jira] [Commented] (ARROW-563) C++: Support non-standard gcc version strings

2017-02-16 Thread Uwe L. Korn (JIRA)
[ https://issues.apache.org/jira/browse/ARROW-563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869681#comment-15869681 ] Uwe L. Korn commented on ARROW-563: --- PR: https://github.com/apache/arrow/pull/343 > C++:

[jira] [Created] (ARROW-563) C++: Support non-standard gcc version strings

2017-02-16 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-563: - Summary: C++: Support non-standard gcc version strings Key: ARROW-563 URL: https://issues.apache.org/jira/browse/ARROW-563 Project: Apache Arrow Issue Type: Improv