-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
*: make auto-analyze concurrency configurable & push part of order prop to partition table #37421
*: make auto-analyze concurrency configurable & push part of order prop to partition table #37421
Conversation
Squashed commit of the following: commit 541a2900410aab793c25d65846bbe88f9208bb17 Merge: ede49bb a8f524b Author: Yiding Cui <[email protected]> Date: Sun Aug 28 23:25:32 2022 +0800 Merge branch 'master' into analyze-concurrency-hotfix commit ede49bb Author: wuxiaoju <[email protected]> Date: Fri Aug 26 17:07:11 2022 +0800 fix commit 9cbd94b Merge: 41b4c4a b5cbba8 Author: wuxiaoju <[email protected]> Date: Fri Aug 26 15:10:24 2022 +0800 Merge branch 'analyze-concurrency-hotfix' of github.com:chrysan/tidb into analyze-concurrency-hotfix commit 41b4c4a Merge: 864bb66 b99aebe Author: wuxiaoju <[email protected]> Date: Fri Aug 26 14:40:16 2022 +0800 Merge remote-tracking branch 'pingcap/master' into analyze-concurrency-hotfix commit 864bb66 Merge: 77d372a 21847fe Author: wuxiaoju <[email protected]> Date: Mon Aug 22 23:47:45 2022 +0800 Merge remote-tracking branch 'pingcap/master' into analyze-concurrency-hotfix commit 77d372a Author: wuxiaoju <[email protected]> Date: Mon Aug 22 23:45:43 2022 +0800 make auto-analyze concurrency configurable commit 3d5577b Author: wuxiaoju <[email protected]> Date: Fri Aug 19 11:58:22 2022 +0800 Revert "do not limit auto-analyze concurrency too aggressively" This reverts commit f1c4198. commit b5cbba8 Merge: f1c4198 39e00eb Author: Weizhen Wang <[email protected]> Date: Mon Aug 15 22:54:04 2022 +0800 Merge branch 'master' into analyze-concurrency-hotfix commit f1c4198 Author: wuxiaoju <[email protected]> Date: Fri Aug 12 20:11:32 2022 +0800 do not limit auto-analyze concurrency too aggressively
[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. Reviewer can indicate their review by submitting an approval review. |
/run-unit-test |
Code Coverage Details: https://codecov.io/github/pingcap/tidb/commit/eb1d88c0e146fd51f262417d7a56e64d8c1eeec9 |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: eb1d88c
|
What problem does this PR solve?
Issue Number: ref #36108 and #37078
Problem Summary:
pick commits and testing ci
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.