Open lilinghai opened 3 days ago
It's should be introduced by https://github.com/pingcap/tidb/pull/53399 and https://github.com/pingcap/tidb/pull/53298. These prs make the status standing for no memory object for one column a complex status. In lite init, no memory object for one column means that the column has no stats. In non-lite init+currently init, no memory object for the column can also mean that we haven't read it from memory.
duplicated with https://github.com/pingcap/tidb/issues/56740
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
many sysbench tables and run read_write tidb always print the log but the column
pad
stats is not collected.2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
Release Version: v8.5.0-alpha-232-g924784aa3e Edition: Community Git Commit Hash: 924784aa3e57db874633eff00f435586eaf05bd8 Git Branch: HEAD UTC Build Time: 2024-11-28 02:37:38 GoVersion: go1.23.3 Race Enabled: false