You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by Kiril Menshikov <km...@gmail.com> on 2016/07/12 15:36:34 UTC

[JAVA] Contribute to Apache Arrow

Hi Everyone,

I am interested to help arrow community. What open tasks can I take?

-Kiril

Re: [JAVA] Contribute to Apache Arrow

Posted by Kiril Menshikov <km...@gmail.com>.
What should be in the sample application? I think to implement a simple CSV file read and its processing.

I looked at the Steven changes they looks good. One thing that came during maven install what “flatc" should be installed. Should we mention in developer docs?

Types class have only main method, probably was used for testing purpose.
java/vector/src/main/java/org/apache/arrow/vector/Types.java

-Kiril


> On Jul 13, 2016, at 19:05, Jacques Nadeau <ja...@apache.org> wrote:
> 
> Hey Kiril,
> 
> I think our biggest issues on the java side right now are a sample
> application, some getting started documentation and better tests. It would
> also be helpful if you could review the changes that Steven posted about
> cleaning up some of the interfaces. See this pr:
> 
> https://github.com/apache/arrow/pull/99
> 
> Also, we need to get your patch reviewed for alignment. Will get to it soon.
> 
> Thanks for all your help!
> 
> Jacques
> 
> 
> On Tue, Jul 12, 2016 at 8:36 AM, Kiril Menshikov <km...@gmail.com>
> wrote:
> 
>> Hi Everyone,
>> 
>> I am interested to help arrow community. What open tasks can I take?
>> 
>> -Kiril
>> 


Re: [JAVA] Contribute to Apache Arrow

Posted by Jacques Nadeau <ja...@apache.org>.
Hey Kiril,

I think our biggest issues on the java side right now are a sample
application, some getting started documentation and better tests. It would
also be helpful if you could review the changes that Steven posted about
cleaning up some of the interfaces. See this pr:

https://github.com/apache/arrow/pull/99

Also, we need to get your patch reviewed for alignment. Will get to it soon.

Thanks for all your help!

Jacques


On Tue, Jul 12, 2016 at 8:36 AM, Kiril Menshikov <km...@gmail.com>
wrote:

> Hi Everyone,
>
> I am interested to help arrow community. What open tasks can I take?
>
> -Kiril
>