Re: Apache Arrow Meetup group, Nov 1 meetup in NYC

2017-10-27 Thread Kevin Moore
Hi Wes, In-person meetups sounds like a great idea. I'm definitely interested in a bay area meetup and I expect a couple other Quilt team members will be as well. Thanks, Kevin Kevin Moore CEO, Quilt Data, Inc. ke...@quiltdata.io | LinkedIn (415) 4

[jira] [Created] (ARROW-1743) Table to_pandas fails when index contains categorical column

2017-10-27 Thread Brian Pendleton (JIRA)
Brian Pendleton created ARROW-1743: -- Summary: Table to_pandas fails when index contains categorical column Key: ARROW-1743 URL: https://issues.apache.org/jira/browse/ARROW-1743 Project: Apache Arrow

Re: [DISCUSS] Updating Arrow's "elevator pitch" on web properties

2017-10-27 Thread Julian Hyde
Looks great. The FAQ is the perfect place to expand on these points (and add nuance) without diluting the message. Column-oriented is good for on-disk data, but bus-efficient structures also need to be organized to fit within cache lines, need to have constant offset multiples to allow using i

Re: [DISCUSS] Updating Arrow's "elevator pitch" on web properties

2017-10-27 Thread Wes McKinney
Here's a tweaked version of Julian's edits in 4 bullet points 1. Apache Arrow is a cross-language development platform for in-memory data. 2. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on

[jira] [Created] (ARROW-1742) C++: clang-format is not detected correct on OSX anymore

2017-10-27 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-1742: -- Summary: C++: clang-format is not detected correct on OSX anymore Key: ARROW-1742 URL: https://issues.apache.org/jira/browse/ARROW-1742 Project: Apache Arrow Iss