Skip to content

Windows network path support? #166

@eitsupi

Description

@eitsupi

Hello. Sorry if this was not the proper place to submit this issue.

I tried to read a Parquet dataset on a network drive using Parquet2.jl, but it did not work.

using FilePathsBase
using Parquet2: Dataset

ds = Dataset("//path/to/file")

Perhaps paths on Windows network drives are not supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions