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:
where did the JNI callback to java method ? maybe this Object should be provided in the interface.
Component(s)
Java