statistics, planner: make the content in HistColl.ColID2IdxIDs stable#38458
statistics, planner: make the content in HistColl.ColID2IdxIDs stable#38458ti-chi-bot merged 11 commits intopingcap:masterfrom
HistColl.ColID2IdxIDs stable#38458Conversation
|
[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 submitting an approval review. |
|
/run-build |
|
/run-build |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 63c398a |
|
/run-unit-test |
TiDB MergeCI notify🔴 Bad News! New failing [1] after this pr merged.
|
What problem does this PR solve?
Issue Number: close #38457
What is changed and how it works?
HistColl.ColID2IdxIDcontains all possible indexes in a stable order.expBackoffEstimationGetRowCountByIndexRangesinexpBackoffEstimationif we are handling a single-column range. This change avoids infinite recursion after changes in1.Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.