Commits


Larry White authored and GitHub committed 9dac8ab776e
ARROW-16941: [Java] Consolidate Dataset JNI compilation (#13481) Moves the Dataset JNI C++ code from the arrow/cpp project to the arrow/java project, updating the CMakeLists.txt files as needed. Authored-by: Larry White <lwhite1@users.noreply.github.com> Signed-off-by: David Li <li.davidm96@gmail.com>