Closed SunRunAway closed 5 months ago
@eurekaka PTAL
| │ ├─Selection_89(Build) | 11901337.60 | 84 | root | gt(Column#52, 314) | time:22.443239865s, loops:2, rows:84 | 49.75 KB | N/A |
There is a huge estimation error on Selection_89
@XuHuaiyu Could you help us to investigate the root cause of this plan regression?
The issue has not been updated for too long, so I will close it. If there are any updates, you can reopen it.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
Workload is tpch 10g It seems that
IndexJoin_38
is better thanHashRightJoin_48
.2. What did you expect to see?
3. What did you see instead?
4. What version of TiDB are you using? (
tidb-server -V
or runselect tidb_version();
on TiDB)