[Java] new FileSystem is called repeatedly and cause performance degrade
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 94
- Forks
- 152
- Merge medio
- 3 d 16 h
- PR fusionados (30 d)
- 11
Descripción
### 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.