Skip to content

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

Description

@zinking

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions