Skip to content

Don't store table schema locally by using schema.sql #7311

@flowbehappy

Description

@flowbehappy

Enhancement

Currently, TiFlash cache all tables' schema locally, and persist the information to disk by using a schema.sql file. It is inefficient and unnecessary. Because not all tables have TiFlash replicas on a single TiFlash node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions