docs-cn icon indicating copy to clipboard operation
docs-cn copied to clipboard

Add restriction information for index merge to avoid misuse

Open ichn-hu opened this issue 3 years ago • 5 comments

First-time contributors' checklist

What is changed, added or deleted? (Required)

add the restriction to avoid misuse.

Which TiDB version(s) do your changes apply to? (Required)

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions (in Chinese).

  • [x] master (the latest development version)
  • [x] v5.2 (TiDB 5.2 versions)
  • [x] v5.1 (TiDB 5.1 versions)
  • [x] v5.0 (TiDB 5.0 versions)
  • [x] v4.0 (TiDB 4.0 versions)
  • [ ] v3.1 (TiDB 3.1 versions)
  • [ ] v3.0 (TiDB 3.0 versions)
  • [ ] v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • [ ] Delete files
  • [ ] Change aliases
  • [ ] Need modification after applied to another branch
  • [ ] Might cause conflicts after applied to another branch

ichn-hu avatar Sep 30 '21 06:09 ichn-hu

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.

ti-chi-bot avatar Sep 30 '21 06:09 ti-chi-bot

@ichn-hu Could you please involve a technical reviewer? Thanks~

TomShawn avatar Sep 30 '21 07:09 TomShawn

@qw4990 PTAL

ichn-hu avatar Sep 30 '21 07:09 ichn-hu

@ichn-hu: PR needs rebase.

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 kubernetes/test-infra repository.

ti-chi-bot avatar Nov 11 '21 18:11 ti-chi-bot

/label needs-cherry-pick-release-6.0

TomShawn avatar Apr 14 '22 03:04 TomShawn

Removed the needs-cherry-pick-release-6.4 label because the v6.4 docs have been archived at https://docs-archive.pingcap.com/zh/tidb/v6.4 and will no longer receive new updates.

qiancai avatar Apr 06 '23 07:04 qiancai

Removed the needs-cherry-pick-release-6.3 label because the v6.3 docs have been archived at https://docs-archive.pingcap.com/zh/tidb/v6.3 and will no longer receive new updates.

qiancai avatar Apr 06 '23 07:04 qiancai

这些内容已经在最新的文档里有了。另外现在已经支持事务里面使用 index merge。

hfxsd avatar May 17 '23 02:05 hfxsd