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