Re: [Java] PR Reviewers

2020-02-02 Thread siddharth teotia
Sure thing. I reviewed few PRs in the last six months due to job transition. Was mostly merging the approved ones. I have recently resumed keeping a tab on PRs. Thanks Sidd On Sun, Feb 2, 2020, 9:35 PM Micah Kornfield wrote: > Thanks Sidd! > > Feel free to jump on any of the more recent Java PR

Re: [Java] PR Reviewers

2020-02-02 Thread Micah Kornfield
Thanks Sidd! Feel free to jump on any of the more recent Java PRs (I think there are a few dealing directly trying to separate ArrowBuf from Netty which I believe builds off work you contributed in the past. Those might be a good place to start). On Sun, Feb 2, 2020 at 9:20 PM siddharth teotia

Re: [Java] PR Reviewers

2020-02-02 Thread siddharth teotia
Hi All, I can help review Java PRs. Thanks Sidd On Sun, Feb 2, 2020, 8:37 PM Micah Kornfield wrote: > OK, I think I've triaged the open Java PRs. Lets see how it goes. > > On Mon, Jan 27, 2020 at 11:13 PM Micah Kornfield > wrote: > > > Somewhat related, but are there any thoughts about grow

Re: [Java] PR Reviewers

2020-02-02 Thread Micah Kornfield
OK, I think I've triaged the open Java PRs. Lets see how it goes. On Mon, Jan 27, 2020 at 11:13 PM Micah Kornfield wrote: > Somewhat related, but are there any thoughts about growing the Java >> developer community generally? Perhaps we could do some outreach to >> other Java-focused Apache com

Re: [Java] PR Reviewers

2020-01-28 Thread Fan Liya
Hi Micah, Thank you so much for investing huge amounts of effort in reviewing Java PRs. I understand that you will stop reviewing Java PRs and focus on higher priority issues. However, I still hope you can (if possible) participate in relatively important Java discussions and give your valuable

Re: [Java] PR Reviewers

2020-01-27 Thread Micah Kornfield
Thanks for the offers I'll try to do a triage pass in the next few days and tag some of the people who have volunteered. Cheers, Micah On Mon, Jan 27, 2020 at 10:40 AM Ryan Murray wrote: > Hey all, I would love to help out. Is there any specific ones that are > relatively easy for me to get sta

Re: [Java] PR Reviewers

2020-01-27 Thread Micah Kornfield
> > Somewhat related, but are there any thoughts about growing the Java > developer community generally? Perhaps we could do some outreach to > other Java-focused Apache communities (Iceberg comes to mind, but > there may be others)? I'm all for this. I think one of the things that we are lacking

Re: [Java] PR Reviewers

2020-01-27 Thread Antoine Pitrou
Not directly related, but it would be nice if Java contributors could fill the holes in the 0.16.0 release blog post. Currently the Java section is empty: https://github.com/apache/arrow-site/pull/41 Regards Antoine. Le 27/01/2020 à 19:40, Ryan Murray a écrit : > Hey all, I would love to hel

Re: [Java] PR Reviewers

2020-01-27 Thread Ryan Murray
Hey all, I would love to help out. Is there any specific ones that are relatively easy for me to get started on? On Mon, 27 Jan 2020, 18:31 Bryan Cutler, wrote: > Hi Micah, I don't have a ton of bandwidth at the moment, but I'll try to > review some more PRs. Anyone, please feel free to ping me

Re: [Java] PR Reviewers

2020-01-27 Thread Bryan Cutler
Hi Micah, I don't have a ton of bandwidth at the moment, but I'll try to review some more PRs. Anyone, please feel free to ping me too if you have a stale PR that needs some help getting through. Outreach to other Java communities sounds like a good idea - more Java users would definitely be a good

Re: [Java] PR Reviewers

2020-01-27 Thread Andy Grove
I've now started working with the Java implementation of Arrow, specifically Flight, and would be happy to help although I do have limited time each week. I can at least review from a Java correctness point of view. Andy. On Thu, Jan 23, 2020 at 9:41 PM Micah Kornfield wrote: > I mentioned this

Re: [Java] PR Reviewers

2020-01-27 Thread Wes McKinney
Somewhat related, but are there any thoughts about growing the Java developer community generally? Perhaps we could do some outreach to other Java-focused Apache communities (Iceberg comes to mind, but there may be others)? On Sat, Jan 25, 2020 at 10:14 PM Brian Hulette wrote: > > I'm still prett

Re: [Java] PR Reviewers

2020-01-25 Thread Brian Hulette
I'm still pretty new to the Java implementation, but I can probably help out with some reviews. On Thu, Jan 23, 2020 at 8:41 PM Micah Kornfield wrote: > I mentioned this elsewhere but my intent is to stop doing java reviews for > the immediate future once I wrap up the few that I have requested