Skip to content

planner: cherry-pick enforce-mpp to v5.0#26382

Merged
ti-chi-bot merged 18 commits into
pingcap:release-5.0from
LittleFall:cherrypick/enforce-mpp2
Jul 20, 2021
Merged

planner: cherry-pick enforce-mpp to v5.0#26382
ti-chi-bot merged 18 commits into
pingcap:release-5.0from
LittleFall:cherrypick/enforce-mpp2

Conversation

@LittleFall
Copy link
Copy Markdown
Contributor

@LittleFall LittleFall commented Jul 20, 2021

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

5.0 needs enforce-mpp.

What is changed and how it works?

cherry-pick these prs to 5.0:

  1. planner: let CopTiFlashConcurrencyFactor inflence the cost of whole plan #24157 CopTiFlashConcurrencyFactor
  2. [reverted]planner: support set tidb_allow_mpp to 2 or ENFORCE to enforce use mpp mode. #24516 support allow_mpp=2
  3. planner: Revert tidb_allow_mpp modification for downgrade compatibility and add warnings for enforce mpp. #25302 revert 24516 and support tidb_enforce_mpp and add warning
  4. config: add config for tidb_enforce_mpp and remove the global scope of it. #25369 add config
  5. planner: enforce projection push down #25450 enforce projection push down
  6. planner: Log warnings when agg function can not be pushdown in explain statement #25553 fix warning
  7. planner: add warnings about joins when tidb_enforce_mpp is enabled. #26246 add warning of join

Check List

Tests

  • Unit test
  • Integration test

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

  • Support set tidb_enforce_mpp=1 to enforce use mpp mode.

@LittleFall LittleFall requested review from a team as code owners July 20, 2021 10:15
@LittleFall LittleFall requested review from eurekaka and wshwsh12 and removed request for a team July 20, 2021 10:15
@ti-chi-bot ti-chi-bot added do-not-merge/cherry-pick-not-approved size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jul 20, 2021
@ti-srebot
Copy link
Copy Markdown
Contributor

@LittleFall
Copy link
Copy Markdown
Contributor Author

/run-check_release_note

@LittleFall
Copy link
Copy Markdown
Contributor Author

/cc @fzhedu @hanfei1991

@ti-chi-bot ti-chi-bot requested review from fzhedu and hanfei1991 July 20, 2021 10:28
Comment thread planner/core/integration_test.go
@LittleFall
Copy link
Copy Markdown
Contributor Author

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

@LittleFall: /merge is only allowed for the committers, you can assign this pull request to the committer in list by filling /assign @committer in the comment to help merge this pull request.

Details

In response to this:

/merge

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.

@LittleFall LittleFall removed sig/execution SIG execution sig/sql-infra SIG: SQL Infra labels Jul 20, 2021
@LittleFall
Copy link
Copy Markdown
Contributor Author

/merge

@zhouqiang-cl zhouqiang-cl added the cherry-pick-approved Cherry pick PR approved by release team. label Jul 20, 2021
@github-actions github-actions Bot added sig/execution SIG execution sig/sql-infra SIG: SQL Infra labels Jul 20, 2021
@ti-chi-bot ti-chi-bot removed the status/can-merge Indicates a PR has been approved by a committer. label Jul 20, 2021
@LittleFall
Copy link
Copy Markdown
Contributor Author

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

@LittleFall: /merge is only allowed for the committers, you can assign this pull request to the committer in list by filling /assign @committer in the comment to help merge this pull request.

Details

In response to this:

/merge

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.

@LittleFall LittleFall removed sig/execution SIG execution sig/sql-infra SIG: SQL Infra labels Jul 20, 2021
@LittleFall
Copy link
Copy Markdown
Contributor Author

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

This pull request has been accepted and is ready to merge.

DetailsCommit hash: 7b44ab7

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Jul 20, 2021
@hanfei1991
Copy link
Copy Markdown
Member

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

@LittleFall: Your PR was out of date, I have automatically updated it for you.

At the same time I will also trigger all tests for you:

/run-all-tests

If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes.

Details

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-approved Cherry pick PR approved by release team. component/config sig/execution SIG execution sig/sql-infra SIG: SQL Infra size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants