Skip to content

DataLoaders should support arbitrary URIs #4525

Open
@teh-cmc

Description

@teh-cmc

DataLoaders can load any file or directory, but only from the local filesystem, as they only support file paths.

They should support loading any kind of URI, in a best effort fashion (similar to what we do with different file types: just silently give up for URI schemes that you're not interested in).

The current ad-hoc RrdHttpStream path would just become a part of that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIRelated to the Rerun CLI🧑‍💻 dev experiencedeveloper experience (excluding CI)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions