Skip to content

planner: add the doc for the SEMI_JOIN_REWRITE hint (#10607)#11038

Closed
ti-chi-bot wants to merge 7 commits into
pingcap:release-6.1from
ti-chi-bot:cherry-pick-10607-to-release-6.1
Closed

planner: add the doc for the SEMI_JOIN_REWRITE hint (#10607)#11038
ti-chi-bot wants to merge 7 commits into
pingcap:release-6.1from
ti-chi-bot:cherry-pick-10607-to-release-6.1

Conversation

@ti-chi-bot

Copy link
Copy Markdown
Member

This is an automated cherry-pick of #10607

First-time contributors' checklist

What is changed, added or deleted? (Required)

Add the doc about the new hint.

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).

  • master (the latest development version)
  • v6.2 (TiDB 6.2 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 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

winoros and others added 7 commits August 23, 2022 03:14
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: TomShawn <41534398+TomShawn@users.noreply.github.com>
Co-authored-by: Aolin <aolinz@outlook.com>
@ti-chi-bot

Copy link
Copy Markdown
Member Author

[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.

Details

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

@ti-chi-bot ti-chi-bot added area/planner Indicates that the Issue or PR belongs to the area of SQL planner or optimizer. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. status/PTAL This PR is ready for reviewing. type/cherry-pick-for-release-6.1 This PR is cherry-picked to release-6.1 from a source PR. v6.2 This PR/issue applies to TiDB v6.2. labels Aug 23, 2022
@ti-chi-bot ti-chi-bot requested a review from TomShawn August 23, 2022 03:14
@TomShawn TomShawn removed the v6.2 This PR/issue applies to TiDB v6.2. label Aug 23, 2022
@TomShawn

Copy link
Copy Markdown
Contributor

/hold
hold until v6.1.1 release

@ti-chi-bot ti-chi-bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 23, 2022

@fixdb fixdb left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@qiancai

qiancai commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

Close this PR because the v6.1 docs have been archived at https://docs-archive.pingcap.com/zh/tidb/v6.1 and will no longer receive new updates.

@qiancai qiancai closed this Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/planner Indicates that the Issue or PR belongs to the area of SQL planner or optimizer. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. status/PTAL This PR is ready for reviewing. type/cherry-pick-for-release-6.1 This PR is cherry-picked to release-6.1 from a source PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants