In my application I need to share Arrow buffers allocated in Java with C++ in 
the same process.
Is there already some code in Arrow to pass the native address from Java to C++ 
or do I have to do my own JNI call?
I do not want to go via the Plasma sockets and did not find any hint in docs 
and Jira.

Can anybody point me to the right place or confirm that this is to be done ?

Thanks,
Hans.

Reply via email to