Skip to content

[Enhancement]: Use filepath methods for file system paths instead of path methods. #39899

Open
@Gofastasf

Description

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

Replace filepath methods for file system operations instead of path methods.

Why is this needed?

path methods are used for url operations and unix system specific file system operations. Using path methods might cause error on windows machines. People at Milvus seems to be working on making it windows compatible. So this might be helpful.

Anything else?

No response

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementIssues or changes related to enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions