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 <jacq...@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 <kmenshi...@gmail.com> > wrote: > >> Hi Everyone, >> >> I am interested to help arrow community. What open tasks can I take? >> >> -Kiril >>