|
680 | 680 | ],
|
681 | 681 | "StaticPlan": [
|
682 | 682 | "PartitionUnion 2.00 root ",
|
683 |
| - "├─Batch_Point_Get 1.00 root table:t, partition:p1 handle:[1 2], keep order:false, desc:false", |
684 |
| - "└─Batch_Point_Get 1.00 root table:t, partition:P2 handle:[1 2], keep order:false, desc:false" |
| 683 | + "├─Batch_Point_Get 1.00 root table:t, partition:p1 handle:[1], keep order:false, desc:false", |
| 684 | + "└─Batch_Point_Get 1.00 root table:t, partition:P2 handle:[2], keep order:false, desc:false" |
685 | 685 | ]
|
686 | 686 | },
|
687 | 687 | {
|
|
1476 | 1476 | ],
|
1477 | 1477 | "StaticPlan": [
|
1478 | 1478 | "PartitionUnion 4.00 root ",
|
1479 |
| - "├─Batch_Point_Get 2.00 root table:thash3, partition:p0 handle:[1 2], keep order:false, desc:false", |
1480 |
| - "└─Batch_Point_Get 2.00 root table:thash3, partition:p1 handle:[1 2], keep order:false, desc:false" |
| 1479 | + "├─Batch_Point_Get 2.00 root table:thash3, partition:p0 handle:[2], keep order:false, desc:false", |
| 1480 | + "└─Batch_Point_Get 2.00 root table:thash3, partition:p1 handle:[1], keep order:false, desc:false" |
1481 | 1481 | ],
|
1482 | 1482 | "Result": [
|
1483 | 1483 | "1 0",
|
|
1533 | 1533 | "└─TableRangeScan 2.00 cop[tikv] table:thash3 range:[1,1], [4,4], keep order:false"
|
1534 | 1534 | ],
|
1535 | 1535 | "StaticPlan": [
|
1536 |
| - "Batch_Point_Get 2.00 root table:thash3, partition:p0 handle:[1 4], keep order:false, desc:false" |
| 1536 | + "Batch_Point_Get 2.00 root table:thash3, partition:p0 handle:[4], keep order:false, desc:false" |
1537 | 1537 | ],
|
1538 | 1538 | "Result": [
|
1539 | 1539 | "4 0"
|
|
0 commit comments