Skip to content

Remove the need for registering an ObjectStore for remote files  #899

Open
@mesejo

Description

@mesejo

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Currently, we need to register an ObjectStore to register remote files stored in S3, https, etc. This could be more ergonomic from a DX perspective.

Describe the solution you'd like
Automatically detect if an ObjectStore is needed, like in the datafusion-cli; see here.

Describe alternatives you've considered
keep it as it is now

Additional context
We should increase the test coverage for ObjectStore

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions