You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.