|
155 | 155 | } |
156 | 156 | ], |
157 | 157 | "Plan": [ |
158 | | - "IndexHashJoin_15 124.88 root inner join, inner:IndexLookUp_38, outer key:test.t1.a, test.t1.b, inner key:test.t2.a, test.t2.b, equal cond:eq(test.t1.a, test.t2.a), eq(test.t1.b, test.t2.b)", |
| 158 | + "IndexHashJoin_17 124.88 root inner join, inner:IndexLookUp_38, outer key:test.t1.a, test.t1.b, inner key:test.t2.a, test.t2.b, equal cond:eq(test.t1.a, test.t2.a), eq(test.t1.b, test.t2.b)", |
159 | 159 | "├─IndexLookUp_34(Build) 99.90 root ", |
160 | 160 | "│ ├─IndexRangeScan_32(Build) 99.90 cop[tikv] table:t1, index:b(b, a) range:[1 -inf,1 +inf], keep order:false, stats:pseudo", |
161 | 161 | "│ └─TableRowIDScan_33(Probe) 99.90 cop[tikv] table:t1 keep order:false, stats:pseudo", |
|
176 | 176 | } |
177 | 177 | ], |
178 | 178 | "Plan": [ |
179 | | - "IndexHashJoin_15 124.88 root inner join, inner:IndexLookUp_38, outer key:test.t1.a, test.t1.b, inner key:test.t2.a, test.t2.b, equal cond:eq(test.t1.a, test.t2.a), eq(test.t1.b, test.t2.b)", |
| 179 | + "IndexHashJoin_17 124.88 root inner join, inner:IndexLookUp_38, outer key:test.t1.a, test.t1.b, inner key:test.t2.a, test.t2.b, equal cond:eq(test.t1.a, test.t2.a), eq(test.t1.b, test.t2.b)", |
180 | 180 | "├─IndexLookUp_34(Build) 99.90 root ", |
181 | 181 | "│ ├─IndexRangeScan_32(Build) 99.90 cop[tikv] table:t1, index:b(b, a) range:[2 -inf,2 +inf], keep order:false, stats:pseudo", |
182 | 182 | "│ └─TableRowIDScan_33(Probe) 99.90 cop[tikv] table:t1 keep order:false, stats:pseudo", |
|
199 | 199 | } |
200 | 200 | ], |
201 | 201 | "Plan": [ |
202 | | - "IndexHashJoin_15 124.88 root inner join, inner:IndexLookUp_38, outer key:test.t1.a, test.t1.b, inner key:test.t2.a, test.t2.b, equal cond:eq(test.t1.a, test.t2.a), eq(test.t1.b, test.t2.b)", |
| 202 | + "IndexHashJoin_17 124.88 root inner join, inner:IndexLookUp_38, outer key:test.t1.a, test.t1.b, inner key:test.t2.a, test.t2.b, equal cond:eq(test.t1.a, test.t2.a), eq(test.t1.b, test.t2.b)", |
203 | 203 | "├─IndexLookUp_34(Build) 99.90 root ", |
204 | 204 | "│ ├─IndexRangeScan_32(Build) 99.90 cop[tikv] table:t1, index:b(b, a) range:[0 -inf,0 +inf], keep order:false, stats:pseudo", |
205 | 205 | "│ └─TableRowIDScan_33(Probe) 99.90 cop[tikv] table:t1 keep order:false, stats:pseudo", |
|
0 commit comments