zinking opened a new issue, #166:
URL: https://github.com/apache/arrow-java/issues/166

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   
   I am integrating Arrow to Spark using jni, it seems FileSystem is created 
repeatedly and causing performance degrade. like this:
   
   <img width="1718" alt="Screenshot 2023-09-08 at 17 13 54" 
src="https://github.com/apache/arrow/assets/118241/bfd46280-401a-46c5-8b6b-132594cfd515";>
   
   where did the JNI callback to java method ?  maybe this Object should be 
provided in the interface.
   
   ### 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