executor: fix 'index out of range' issue in index lookup join#23755
executor: fix 'index out of range' issue in index lookup join#23755ti-chi-bot merged 11 commits intopingcap:masterfrom
Conversation
|
/hold |
|
/lgtm |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
/merge |
|
@tangenta: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: da9cc1b |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #23780 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #29550 |
What problem does this PR solve?
Issue Number: close #23722
What is changed and how it works?
What's Changed: Update the truncate logic in
constructLookupContent.Related changes
Check List
Tests
Side effects
NA
Release note