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

   ### Describe the enhancement requested
   
   Build memory-netty as a JPMS module.
   
   This change requires patching Netty's public module since we add classes to 
exposed packages and call package-private functions.
   
   This requires users to add a patch-module command to their java invocation. 
It is somewhat inconvenient because it needs to reference one of our delivered 
JAR filenames (which vary by location and version)
   
   ### 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-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to