Re: [RESULT] [VOTE] Release Apache Arrow 0.9.0 (RC2)

2018-03-21 Thread Wes McKinney
I have put up blog posts to go out tomorrow about the Go code donation and the release https://github.com/apache/arrow/pull/1776 https://github.com/apache/arrow/pull/1777 Would someone like to take a crack at updating the generated API documentation? On Wed, Mar 21, 2018 at 10:42 AM, Wes

[jira] [Created] (ARROW-2340) [Website] Add blog post about Go codebase donation

2018-03-21 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2340: --- Summary: [Website] Add blog post about Go codebase donation Key: ARROW-2340 URL: https://issues.apache.org/jira/browse/ARROW-2340 Project: Apache Arrow Issue

[jira] [Created] (ARROW-2339) [Python] Add a fast path for int hashing

2018-03-21 Thread Alex Hagerman (JIRA)
Alex Hagerman created ARROW-2339: Summary: [Python] Add a fast path for int hashing Key: ARROW-2339 URL: https://issues.apache.org/jira/browse/ARROW-2339 Project: Apache Arrow Issue Type:

[jira] [Created] (ARROW-2338) [Scripts] Windows release verification script should create a conda environment

2018-03-21 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-2338: Summary: [Scripts] Windows release verification script should create a conda environment Key: ARROW-2338 URL: https://issues.apache.org/jira/browse/ARROW-2338

[jira] [Created] (ARROW-2336) [Website] Blog post for 0.9.0 release

2018-03-21 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2336: --- Summary: [Website] Blog post for 0.9.0 release Key: ARROW-2336 URL: https://issues.apache.org/jira/browse/ARROW-2336 Project: Apache Arrow Issue Type:

Python Docs

2018-03-21 Thread alex
Hi, I've come across a couple StackOverflow questions and JIRA tickets looking for updates to the PyArrow documentation. I thought this might be a good way for me to get more familiar with the code base while also contributing back. I went throught JIRA trying to find all the Python

[jira] [Created] (ARROW-2335) [Go] Remove extra directory nesting from go/ directory

2018-03-21 Thread Wes McKinney (JIRA)
Wes McKinney created ARROW-2335: --- Summary: [Go] Remove extra directory nesting from go/ directory Key: ARROW-2335 URL: https://issues.apache.org/jira/browse/ARROW-2335 Project: Apache Arrow

[jira] [Created] (ARROW-2334) [C++] Update boost to 1.66.0

2018-03-21 Thread Phillip Cloud (JIRA)
Phillip Cloud created ARROW-2334: Summary: [C++] Update boost to 1.66.0 Key: ARROW-2334 URL: https://issues.apache.org/jira/browse/ARROW-2334 Project: Apache Arrow Issue Type: Task

[jira] [Created] (ARROW-2333) [Python] boost bundling fails in setup.py

2018-03-21 Thread Antoine Pitrou (JIRA)
Antoine Pitrou created ARROW-2333: - Summary: [Python] boost bundling fails in setup.py Key: ARROW-2333 URL: https://issues.apache.org/jira/browse/ARROW-2333 Project: Apache Arrow Issue Type:

Trouble Updating Java artifacts

2018-03-21 Thread Siddharth Teotia
Hi All, I think the steps mentioned in RM doc for updating java artifacts are incomplete. I am getting the following error: Failed to deploy artifacts: Could not transfer artifact org.apache.arrow:arrow-java-root:pom:0.9.0 from/to apache.releases.https (

Re: Arrow Sync Call Started

2018-03-21 Thread Siddharth Teotia
We decided not to have the call since very few people joined possibly due to timezone confusion. On Wed, Mar 21, 2018 at 9:04 AM, Wes McKinney wrote: > hi folks -- the time zone on the Google calendar invite is set to > 17:00 GMT which, due to the DST change, is now 1pm

Re: Arrow Sync Call Started

2018-03-21 Thread Wes McKinney
hi folks -- the time zone on the Google calendar invite is set to 17:00 GMT which, due to the DST change, is now 1pm Eastern, or 1 hour from now. In case there's some confusion, we may need to reschedule and make sure we're all agreed on what time zone we're pinned to On Wed, Mar 21, 2018 at

Arrow Sync Call Started

2018-03-21 Thread Siddharth Teotia
https://www.google.com/url?q=https%3A%2F%2Fmeet.google.com%2Fvtm-teks-phx

Re: [DISCUSS] Arrow 1.0 Compatibility Issues: Union and Interval

2018-03-21 Thread Jacques Nadeau
I'm using javascript as an adjective, sorry about the confusion Paul. And maybe JSON would be a better adjective (but neither is good). With your example of two Binary vectors that have different metadata, yes the single-primitive model would argue that they should either be a single binary

Re: [RESULT] [VOTE] Release Apache Arrow 0.9.0 (RC2)

2018-03-21 Thread Wes McKinney
If any items are missing from https://github.com/apache/arrow/blob/master/dev/release/RELEASE_MANAGEMENT.md, let's definitely add them. I'd like the RM process to be reasonably fool-proof On Wed, Mar 21, 2018 at 10:07 AM, Phillip Cloud wrote: > Charles.Cloud > > On Wed, Mar

Re: [RESULT] [VOTE] Release Apache Arrow 0.9.0 (RC2)

2018-03-21 Thread Phillip Cloud
Charles.Cloud On Wed, Mar 21, 2018 at 8:53 AM Uwe L. Korn wrote: > At least I have not. Philip, what is your login on pypi.python.org so I > can add you as a maintainer there? > > On Wed, Mar 21, 2018, at 1:49 PM, Phillip Cloud wrote: > > Has anyone started on pip wheels yet?

Re: R/arrow update

2018-03-21 Thread Wes McKinney
Cool. For JIRA, the only issue fields we really use are: Project: This is always Apache Arrow Issue Type: Select one (in this case it will mostly be New Feature or Improvement) Summary: Describe what the issue is. Preferably add "[R]" in the title to help with inbox filters Priority: Fine to

Re: [RESULT] [VOTE] Release Apache Arrow 0.9.0 (RC2)

2018-03-21 Thread Uwe L. Korn
At least I have not. Philip, what is your login on pypi.python.org so I can add you as a maintainer there? On Wed, Mar 21, 2018, at 1:49 PM, Phillip Cloud wrote: > Has anyone started on pip wheels yet? If not, I will start cranking on it > today. > > On Tue, Mar 20, 2018, 22:47 Wes McKinney

Re: [RESULT] [VOTE] Release Apache Arrow 0.9.0 (RC2)

2018-03-21 Thread Phillip Cloud
Has anyone started on pip wheels yet? If not, I will start cranking on it today. On Tue, Mar 20, 2018, 22:47 Wes McKinney wrote: > I haven't been able to draft a release blog post yet. We also have > more packaging work to do. I suggest we announce Thursday morning and >

Re: R/arrow update

2018-03-21 Thread Romain François
That sounds good. I’ll make a pull request of what I have once I have something useful in the readme. Things like build are not dealt with at the moment so it might be that this only works on macOS or even (don’t think so) only on my . As long as it’s clearly established that this is wip