Skip to content

Is ObjectStoreSchemaProvider Still Needed? #2656

Closed
@tustvold

Description

@tustvold

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

The ObjectStoreSchemaProvider is a SchemaProvider that provides the ability to register ObjectStore and ListingTable. Effectively it is a MemorySchemaProvider but which maintains its own ObjectStoreRegistry instead of using the one on RuntimeEnv.

I'm quite possibly missing something, but I'm not entirely sure why this is needed?

Describe the solution you'd like

If it isn't needed, it would be good to remove it.

Describe alternatives you've considered

If it is needed, we should keep it 😄

Thoughts @matthewmturner ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions