Skip to content

Refactor SparkDirectoryUtil with ConcurrentHashMap #10736

@beliefer

Description

@beliefer

Description

Currently, the implementation of NAMESPACE_MAPPING using HashMap and synchronized to keep thread safe.
In fact, we can select ConcurrentHashMap to improve performance.

Gluten version

main branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions