asfimport opened a new issue, #311: URL: https://github.com/apache/arrow-java/issues/311
We need to separate the JNI elements from CMakeLists, with related modifications to the CI build scripts likely. Separating the JNI portion serves two related purposes: 1. Simplify building JNI code against precompiled lib arrow C++ code 1. Enable control of JNI build through Maven, rather than requiring Java devs to work with CMake directly @davisusanibar @kou **Reporter**: [Larry White](https://issues.apache.org/jira/browse/ARROW-16992) / @lwhite1 #### Subtasks: - [X] [[Java] Create a top-level CMakeLists.txt for JNI](https://github.com/apache/arrow/issues/32387) - [X] [[Java][Datasets] Move JNI build configuration from cpp/ to java/](https://github.com/apache/arrow/issues/32388) #### Related issues: - [[Java] Consolidate JNI compilation apache/arrow#2](https://github.com/apache/arrow/issues/20367) (is related to) <sub>**Note**: *This issue was originally created as [ARROW-16992](https://issues.apache.org/jira/browse/ARROW-16992). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org