Skip to content

In each database, persist the right Rule and not the whole schema #59

Description

@danovaro

Is your feature request related to a problem? Please describe.

every time we visit a new database, we have to parse the schema and find the matching rule. Now that we have Schema/Rule serialisation, we should persist (and stream, in the case of RemoteFDB) only the correct rule

Describe the solution you'd like

remove the Schema ptr in the Rules
add the ability to extract the Rule, whenever the DB only contains the Schema

Keep the original schema for backward compatibility (at least in a transition phase)

Describe alternatives you've considered

No response

Additional context

No response

Organisation

ECMWF

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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