Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Umbrella ticket for consolidating Java JNI compilation initiative #2
Initial part of consolidate JNI Java initiative was: Consolidate ORC/Dataset code and Separate JNI CMakeLists.txt compilation.
This 2nd part consist on:
1.- Make the Java library able to compile with a single mvn command
2.- Make Java library able to compile from an installed libarrow
3.- Migrate remaining C++ CMakeLists.txt specific to Java into the Java project: ORC / Dataset / Gandiva
4.- Add windows build script that produces DLLs
5.- Incorporate Windows DLLs into the maven packages
6.- Migrate ORC JNI to use C-Data-Interface
Attachments
Issue Links
- relates to
-
ARROW-16992 [Java][C++] Separate JNI compilation & linking from main arrow CMakeLists
- Open