Skip to content

Pass extra parameters to FileSystem #2

Description

@oskretc

Hi @mherrmann

I wonder if you have a mechanism to pass extra parameters to a FileSystem

e.g.

My Flat(FileSystem) expect an URL in the form of flat://c:/tmp

let's say I want to add some filtering.
The only way so far I can think of is by using an URL like: flat://c:/tmp?*.txt
where everything after ? will be the filter
This might not be the most efficient way.

Any other options?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions