danepitkin commented on PR #38016:
URL: https://github.com/apache/arrow/pull/38016#issuecomment-1771393981

   > Do you think we'll also ditch our JNI interfaces at some point? I suppose 
we must keep them until FFM becomes mainstream, but would it be beneficial to 
use FFM as an alternative on supported setups?
   
   Eventually, yes! I think there is a lot that needs to happen before then. 
Besides the Java support fiasco holding many users back (Java 8 has extended 
support until 2030) and needing to wait until Java 24+, the JIT implementations 
will also most likely require work to improve optimizations of FFM APIs to meet 
similar performance numbers as the existing alternatives. Long term, this 
definitely looks like the preferred approach over JNI to me.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to