[Java] new FileSystem is called repeatedly and cause performance degrade
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 94
- Fork
- 152
- Merge trung bình
- 3 ngày 16 giờ
- Pull request đã merge (30 ngày)
- 11
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.