Apache Arrow sync tomorrow 11/29 at 17:00 UTC (12pm in New York)

2017-11-28 Thread Wes McKinney
We should discuss the endgame for the upcoming 0.8.0 top level project release, and any other pressing matters. There are still around 25-30 issues open or in progress https://issues.apache.org/jira/projects/ARROW/versions/12341352 The call will be held on Google Meet at

Re: [VOTE] Release Apache Arrow JavaScript 0.2.0 - RC1

2017-11-28 Thread Wes McKinney
Could folks take a look at this release? To get NodeJS and test the release, do the following: 1. Install nvm, and node curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.6/install.sh | bash nvm install node 2. Extract tarball, run unit tests: tar xvf apache-arrow-js-0.2.0.tar.gz

[jira] [Created] (ARROW-1868) [Java] Change vector getMinorType to use MinorType instead of Types.MinorType

2017-11-28 Thread Bryan Cutler (JIRA)
Bryan Cutler created ARROW-1868: --- Summary: [Java] Change vector getMinorType to use MinorType instead of Types.MinorType Key: ARROW-1868 URL: https://issues.apache.org/jira/browse/ARROW-1868 Project:

[jira] [Created] (ARROW-1867) [Java] Add BitVector APIs from old vector class

2017-11-28 Thread Bryan Cutler (JIRA)
Bryan Cutler created ARROW-1867: --- Summary: [Java] Add BitVector APIs from old vector class Key: ARROW-1867 URL: https://issues.apache.org/jira/browse/ARROW-1867 Project: Apache Arrow Issue

[jira] [Created] (ARROW-1866) [JAVA] Combine MapVector and NonNullableMapVector Classes

2017-11-28 Thread Bryan Cutler (JIRA)
Bryan Cutler created ARROW-1866: --- Summary: [JAVA] Combine MapVector and NonNullableMapVector Classes Key: ARROW-1866 URL: https://issues.apache.org/jira/browse/ARROW-1866 Project: Apache Arrow

[jira] [Created] (ARROW-1865) [C++] Adding a column to an empty Table fails

2017-11-28 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created ARROW-1865: -- Summary: [C++] Adding a column to an empty Table fails Key: ARROW-1865 URL: https://issues.apache.org/jira/browse/ARROW-1865 Project: Apache Arrow Issue Type: