Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executor: fix IndexMerge handle panic logic #41036

Merged
merged 24 commits into from
Feb 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
1a8204b
executor: fix indexmerge handle panic logic
guo-shaoge Feb 3, 2023
6870571
Merge branch 'master' of github.com:pingcap/tidb into fix_indexmerge_…
guo-shaoge Feb 3, 2023
11c1771
fix
guo-shaoge Feb 3, 2023
a8847a7
fix
guo-shaoge Feb 3, 2023
bf5c133
fix
guo-shaoge Feb 3, 2023
3e4bf51
add case
guo-shaoge Feb 3, 2023
ef1f609
Merge branch 'master' into fix_indexmerge_panic
guo-shaoge Feb 3, 2023
c1bcc8a
fix case
guo-shaoge Feb 3, 2023
031db7a
Merge branch 'fix_indexmerge_panic' of github.com:guo-shaoge/tidb int…
guo-shaoge Feb 3, 2023
21abf92
add log
guo-shaoge Feb 3, 2023
a5a869d
add failpoint and memTracker
guo-shaoge Feb 3, 2023
ad036d5
Merge branch 'master' into fix_indexmerge_panic
guo-shaoge Feb 3, 2023
6b1974f
add intersectoin fp
guo-shaoge Feb 3, 2023
eb89643
Merge branch 'fix_indexmerge_panic' of github.com:guo-shaoge/tidb int…
guo-shaoge Feb 3, 2023
0722d19
fix log
guo-shaoge Feb 3, 2023
1299ab0
refine err
guo-shaoge Feb 3, 2023
e2a1e71
refine case
guo-shaoge Feb 4, 2023
0a476fa
refine handleXXXPanic()
guo-shaoge Feb 5, 2023
12f93ea
fix handlePickAndExecTaskPanic()
guo-shaoge Feb 5, 2023
6c26558
refine handleXXXPanic() name
guo-shaoge Feb 5, 2023
4493763
fix case
guo-shaoge Feb 5, 2023
ff3fc75
Merge branch 'master' into fix_indexmerge_panic
hawkingrei Feb 5, 2023
d2f23ca
add error fp
guo-shaoge Feb 5, 2023
ec8e8b3
Merge branch 'fix_indexmerge_panic' of github.com:guo-shaoge/tidb int…
guo-shaoge Feb 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading