Hi Yuan, Currently, we have some APIs in the algorithm module of the Java project. If you have more requirements, maybe you can describe your requirements/scenarios, and start a discussion in the mailing list.
Best, Liya Fan On Mon, Nov 25, 2019 at 11:17 PM Wes McKinney <wesmck...@gmail.com> wrote: > There is a little bit of compute work happening in Java now, but like > any part of the project it depends on whether volunteers want to do > the work. > > Since there is some JNI interfaces to C++ available already (for > example to Gandiva), making increased use of C++ in Java via JNI may > be one approach to exposing more compute functionality in Java. Some > developers may wish to create native Java implementations of some > things, though > > On Mon, Nov 25, 2019 at 8:47 AM ZHOU Yuan <dunk...@gmail.com> wrote: > > > > Hi Arrow developers, > > > > The compute APIs(neat!) seems now available in c++, python and rust, is > > there any plan/work on adding the Java API? > > > > Cheers, -yuan >