TableByName should fill the cache if it not exists all the time, but seems it doesn't
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
See https://github.com/pingcap/tidb/blob/a3fa29e58c3bd368982116942f8cff916cb0eb67/pkg/infoschema/infoschema_v2.go#L803C1-L809C3
sometimes WithRefillOption can be false, so it can't fill the cache.
Contributor guide
Assessment
This issue has not been assessed yet.