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
For AccessObject, we handle the hidden column correctly:
But in OperatorInfo, we displayed it directly, see more at:
// recordUsedItemStatsStatus only records un-FullLoad item load status during user queryfuncrecordUsedItemStatsStatus(sctx planctx.PlanContext, statsany, tableID, idint64) {
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
business_db.event_log.json
LOAD STATS './TCOC-2724/business_db.event_log.json';
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
v8.3.0
The text was updated successfully, but these errors were encountered: