[jira] [Created] (ARROW-1626) Add make targets to run the inter-procedural static analysis tool called "infer".

2017-09-29 Thread Rene Sugar (JIRA)
Rene Sugar created ARROW-1626: - Summary: Add make targets to run the inter-procedural static analysis tool called "infer". Key: ARROW-1626 URL: https://issues.apache.org/jira/browse/ARROW-1626 Project: Ap

[jira] [Created] (ARROW-1625) [Serialization] Support OrderedDict properly

2017-09-29 Thread Philipp Moritz (JIRA)
Philipp Moritz created ARROW-1625: - Summary: [Serialization] Support OrderedDict properly Key: ARROW-1625 URL: https://issues.apache.org/jira/browse/ARROW-1625 Project: Apache Arrow Issue Typ

[jira] [Created] (ARROW-1624) [C++] Follow up fixes / tweaks to compiler warnings for Plasma / LLVM 4.0, add to readme

2017-09-29 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1624: --- Summary: [C++] Follow up fixes / tweaks to compiler warnings for Plasma / LLVM 4.0, add to readme Key: ARROW-1624 URL: https://issues.apache.org/jira/browse/ARROW-1624

Re: Inconsistent naming of list column type in parquet (appending .list.element to column name) ?

2017-09-29 Thread Wes McKinney
It looks like some images are missing from your post. Can you update to 0.7.0? On Fri, Sep 29, 2017 at 3:19 PM, Abdul Rahman wrote: > I have a parquet file which has a column of type list. When loading the > particular column from the file by name, it gives me an error specifying > invalid key e

Inconsistent naming of list column type in parquet (appending .list.element to column name) ?

2017-09-29 Thread Abdul Rahman
I have a parquet file which has a column of type list. When loading the particular column from the file by name, it gives me an error specifying invalid key error A deeper look in ColumnSchema of the particular column revealed that the column name is listed as .list.element ? Is this a bug Her

Re: [VOTE] Release Apache Arrow 0.7.1 - RC1

2017-09-29 Thread Kouhei Sutou
Hi, In <1506608524.3455791.1121326136.2abdb...@webmail.messagingengine.com> "Re: [VOTE] Release Apache Arrow 0.7.1 - RC1" on Thu, 28 Sep 2017 16:22:04 +0200, "Uwe L. Korn" wrote: > Could not verify c_glib due to "in `': uninitialized constant GI > (NameError)" in the tests. But I guess this

Re: [VOTE] Release Apache Arrow 0.7.1 - RC1

2017-09-29 Thread Kouhei Sutou
+1 (binding) I used dev/release/verify-release-candidate.sh and * Verified signature, checksum on Debian GNU/Linux sid * Ran C++ unit tests * Ran Python unit tests * Ran C unit tests Thanks, -- kou In "[VOTE] Release Apache Arrow 0.7.1 - RC1" on Wed, 27 Sep 2017 10:01:33 -0400, Wes McKinn

[jira] [Created] (ARROW-1623) [C++] Add convenience method to construct Buffer from a string that owns its memory

2017-09-29 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-1623: --- Summary: [C++] Add convenience method to construct Buffer from a string that owns its memory Key: ARROW-1623 URL: https://issues.apache.org/jira/browse/ARROW-1623 Proje

Re: Reminder: Arrow sync call tomorrow

2017-09-29 Thread Wes McKinney
Sorry for the delay with the meeting notes. The next sync call will be on Wednesday 10/4 at 16:00 UTC. I need help setting up a recurring meeting invite with Google Meet (or equivalent) so that we can accommodate more than 10 participants. @Jacques can you help? Here is a summary of topics - Wes

Re: [VOTE] Release Apache Arrow 0.7.1 - RC1

2017-09-29 Thread Wes McKinney
Replying to Kou's comment: I am not 100% sure -- one way would be to add instructions to https://github.com/apache/arrow/blob/master/dev/release/VERIFY.md That way at least people can be explicit about what modifications they're making to their system. We could also create a script that creates