[jira] [Created] (ARROW-2616) Cross-compiling Pyarrow

2018-05-20 Thread Gerlando Falauto (JIRA)
Gerlando Falauto created ARROW-2616: --- Summary: Cross-compiling Pyarrow Key: ARROW-2616 URL: https://issues.apache.org/jira/browse/ARROW-2616 Project: Apache Arrow Issue Type: Bug

Re: Language-independent and cross-language docs

2018-05-20 Thread Kouhei Sutou
Hi, > I really like the Scala/Python tabs in the Spark docs [2]. > [2]: > http://spark.apache.org/docs/latest/quick-start.html#more-on-dataset-operations Oh, I also like it. > > - Should we do this at all (i.e. build up a central documentation system)? Yes. > > - Should we use Sphinx for

[jira] [Created] (ARROW-2619) [Rust] Move JSON serde code to separate file/module

2018-05-20 Thread Andy Grove (JIRA)
Andy Grove created ARROW-2619: - Summary: [Rust] Move JSON serde code to separate file/module Key: ARROW-2619 URL: https://issues.apache.org/jira/browse/ARROW-2619 Project: Apache Arrow Issue

Re: Refactoring the Rust API

2018-05-20 Thread Wes McKinney
On Sun, May 20, 2018 at 2:32 PM, Andy Grove wrote: > Wes, > > Lots of good questions. I'll answer as much as I can but I'm really not > familiar with the C++ implementation and have built the Rust implementation > based on the specs. One of my goals for the IPC and

Re: Proposed Arrow Graph representations

2018-05-20 Thread Wes McKinney
hi Paul, This is a great discussion to get started. I will review the patch in some more detail and send feedback > I've pushed Joe's initial GraphSchema.fbs to this branch on my Arrow fork I'm concerned the way this patch is set up right now is a little bit problematic from an IP lineage

[jira] [Created] (ARROW-2617) [Rust] Schema should contain fields not columns

2018-05-20 Thread Andy Grove (JIRA)
Andy Grove created ARROW-2617: - Summary: [Rust] Schema should contain fields not columns Key: ARROW-2617 URL: https://issues.apache.org/jira/browse/ARROW-2617 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2618) [Rust] Bitmap constructor should accept for flag for default state (0 or 1)

2018-05-20 Thread Andy Grove (JIRA)
Andy Grove created ARROW-2618: - Summary: [Rust] Bitmap constructor should accept for flag for default state (0 or 1) Key: ARROW-2618 URL: https://issues.apache.org/jira/browse/ARROW-2618 Project: Apache

Re: Refactoring the Rust API

2018-05-20 Thread Andy Grove
Wes, Lots of good questions. I'll answer as much as I can but I'm really not familiar with the C++ implementation and have built the Rust implementation based on the specs. One of my goals for the IPC and integration testing is to get familiar with the other implementations so that I can make

[jira] [Created] (ARROW-2620) [Rust] Integrate memory pool abstraction with rest of codebase

2018-05-20 Thread Andy Grove (JIRA)
Andy Grove created ARROW-2620: - Summary: [Rust] Integrate memory pool abstraction with rest of codebase Key: ARROW-2620 URL: https://issues.apache.org/jira/browse/ARROW-2620 Project: Apache Arrow

Re: [RESULT] [VOTE] Accept donation of Arrow Ruby bindings

2018-05-20 Thread Wes McKinney
I have just started the vote on general@incubator. If there are no issues, we can merge the PR in ~72 hours. Thank you for your patience and sorry I didn't move this along more quickly On Sat, May 19, 2018 at 8:37 AM, Wes McKinney wrote: > Hi Kou -- I plan to update the IP