Re: Assignee on Jira

2019-03-09 Thread Kouhei Sutou
Hi, Yes. We need to add the user to the "contributor" role in JIRA to assign to the user. Adding an user to the "contributor" role needs the "administrators" role. There are PMC members in the "administrators" role. I've added Owen Nelson and Yu Ding to the "contributor" role and assigned them to

Sparse matrix formats

2019-03-09 Thread Jed Brown
Wes asked me to bring this discussion here. I'm a developer of PETSc and, with Arrow is getting into the sparse representation space, would like for it to interoperate as well as possible. 1. Please guarantee support for 64-bit offsets and indices. The current spec uses "long", which is 32-bit o

Re: Assignee on Jira

2019-03-09 Thread Micah Kornfield
I don't know the details, but you might need to make them a "contributor" in JIRA. It has been mentioned a few times on the mailing list in the past. On Sat, Mar 9, 2019 at 5:38 PM paddy horan wrote: > Correction, the contributors' name was Owen Nelson. I'd be surprised if > Owen Wilson was co

Re: [ANNOUNCE] New Arrow committer: Micah Kornfield

2019-03-09 Thread Micah Kornfield
Thanks everyone. On Fri, Mar 8, 2019 at 12:51 PM paddy horan wrote: > Congrats! > > Get Outlook for iOS > > From: Francois Saint-Jacques > Sent: Friday, March 8, 2019 3:25:00 PM > To: dev@arrow.apache.org > Subject: Re: [ANNOUNCE] New Arro

Re: [C++] Failing constructors and internal state

2019-03-09 Thread Micah Kornfield
HI François, This sounds great. I would hope that as part of this we document the invariants (and possible sharp edges like zero length/all null and no null Arrays). Is your intent to allow languages binding to the C++ library go through the new API or will they still be able to use the "dangerou

Assignee on Jira

2019-03-09 Thread paddy horan
Hi All, Quick question. I have merged two PR's in the last week (ARROW-2409 and ARROW-4791). In both cases the assignee was left unassigned in JIRA. I think this should be updated for metrics, etc.? When I go back and try to update it manually I can't seem to find the users that contributed

Re: Assignee on Jira

2019-03-09 Thread paddy horan
Correction, the contributors' name was Owen Nelson. I'd be surprised if Owen Wilson was contributing to Arrow... P From: paddy horan Sent: Saturday, March 9, 2019 8:33 PM To: dev@arrow.apache.org Subject: Assignee on Jira Hi All, Quick question. I have merged

[jira] [Created] (ARROW-4813) [Ruby] Add tests for #== and #!=

2019-03-09 Thread Kouhei Sutou (JIRA)
Kouhei Sutou created ARROW-4813: --- Summary: [Ruby] Add tests for #== and #!= Key: ARROW-4813 URL: https://issues.apache.org/jira/browse/ARROW-4813 Project: Apache Arrow Issue Type: Test

[jira] [Created] (ARROW-4812) [Rust] [DataFusion] Table.scan() should return one iterator per partition

2019-03-09 Thread Andy Grove (JIRA)
Andy Grove created ARROW-4812: - Summary: [Rust] [DataFusion] Table.scan() should return one iterator per partition Key: ARROW-4812 URL: https://issues.apache.org/jira/browse/ARROW-4812 Project: Apache Arr