这是indexloc提供的服务,不要输入任何密码
Skip to content

cli: metadata apply should not clear_metadata #6115

@tirumaraiselvan

Description

@tirumaraiselvan

replace_metadata clears the metadata while also keeping track of incremental schema cache generation. But, currently we are explicitly clearing the metadata (via clear_metadata) first :

query := HasuraInterfaceBulk{

This totally voids the benefits of incremental schema cache generation. For example, it recreates event trigger functions even if they are not changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c/cliRelated to CLIp/highcandidate for being included in the upcoming sprint

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions