[ 
https://issues.apache.org/jira/browse/ARROW-16328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528184#comment-17528184
 ] 

David Li commented on ARROW-16328:
----------------------------------

Presumably we'll want multiple modules since some of our packages require 
several dependencies that people may not necessarily want? For instance Flight 
should probably be in a separate module, anything using JNI should be in a 
separate module, and possibly adapters like arrow-avro and arrow-jdbc should be 
in their own modules?

> [Java] POC Arrow Modular (format module for example)
> ----------------------------------------------------
>
>                 Key: ARROW-16328
>                 URL: https://issues.apache.org/jira/browse/ARROW-16328
>             Project: Apache Arrow
>          Issue Type: Sub-task
>            Reporter: David Dali Susanibar Arce
>            Priority: Major
>
> POC to move Arrow Java module to Single/Multi module mode.
> Currently we are supporting Arrow Java JSE1.8 to be able to consume by 
> JSE11,17,18 in *legacy mode* that is enabled when the compilation environment 
> is defined by the {{{}--source{}}}, {{--target.}}
> This POC is to validate changes needed in case Arrow java decided to 
> implement "{*}Single module mode{*}" or "{*}Multi-module mode{*}"



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to