You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "jduo (via GitHub)" <gi...@apache.org> on 2023/11/30 01:48:57 UTC

[I] [Java] Build remaining modules as JPMS modules [arrow]

jduo opened a new issue, #39001:
URL: https://github.com/apache/arrow/issues/39001

   ### Describe the enhancement requested
   
   Build the following modules as JPMS module:
   - adapter modules
   - algorithm
   - c
   - compression
   - dataset
   - flight-core
   - flight-sql
   - gandiva
   - tools
   
   flight-sql-jdbc-driver should not be built as a module since it's not intended to be statically linked.
   Likely performance and flight-integration-tests should not either since they are for testing purposes only.
   
   
   ### Component(s)
   
   Java


-- 
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-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] [Java] Build remaining modules as JPMS modules [arrow]

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm closed issue #39001: [Java] Build remaining modules as JPMS modules
URL: https://github.com/apache/arrow/issues/39001


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org