apache / apache/arrow-java

[Java] new FileSystem is called repeatedly and cause performance degrade

Open
#166 1 comment 0 reactions 1 assignee Claimed by @zinking View on GitHub
Dominant language
Java
Stars
94
Forks
152
Avg merge
3d 16h
Merged PRs (30d)
11

Description

### 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:

Screenshot 2023-09-08 at 17 13 54

where did the JNI callback to java method ? maybe this Object should be provided in the interface.

### Component(s)

Java

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.