-
Notifications
You must be signed in to change notification settings - Fork 415
Closed
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.component/computeseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
General Question
After pingcap/tidb#52143, the tpc-ds 50 query-72 TableScan cost changed. The total query time of query-72 changed from 5.71s to 3.72s, and the TableScan of catalog_sales changed from 3.21s to 1.72s.
However, the data bytes read from Storage layer does not affected. We need to investigate why the cost of "TableScan" is changed.
Metadata
Metadata
Assignees
Labels
affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.affects-8.1This bug affects the 8.1.x(LTS) versions.This bug affects the 8.1.x(LTS) versions.component/computeseverity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.