[Java] new FileSystem is called repeatedly and cause performance degrade
Aberta
- Linguagem predominante
- Java
- Estrelas
- 94
- Forks
- 152
- Merge médio
- 3d 16h
- PRs com merge (30d)
- 11
Descrição
### 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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.