You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "David Dali Susanibar Arce (Jira)" <ji...@apache.org> on 2022/08/12 21:28:00 UTC

[jira] [Created] (ARROW-17404) [Java] Consolidate JNI compilation #2

David Dali Susanibar Arce created ARROW-17404:
-------------------------------------------------

             Summary: [Java] Consolidate JNI compilation #2
                 Key: ARROW-17404
                 URL: https://issues.apache.org/jira/browse/ARROW-17404
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: David Dali Susanibar Arce
            Assignee: David Dali Susanibar Arce


*Umbrella ticket for consolidating Java JNI compilation initiative #2*

Initial part of consolidate JNI Java initiative was: [Consolidate ORC/Dataset code|https://issues.apache.org/jira/browse/ARROW-15174] and [Separate JNI CMakeLists.txt compilation|https://issues.apache.org/jira/browse/ARROW-17080].

This 2nd part consist on:
 * Make the Java library able to compile with a single mvn command
 * Make Java library able to compile from an installed libarrow
 * Migrate remaining C++ code specific to Java into the Java project: Gandiva
 * Add windows build script that produces DLLs
 * Incorporate Windows DLLs into the maven packages
 * Migrate JNI to use C-Data-Interface



--
This message was sent by Atlassian Jira
(v8.20.10#820010)