Skip to content

i18n(ja): unify the katakana term for "covering index"#23331

Draft
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-ja-covering-index
Draft

i18n(ja): unify the katakana term for "covering index"#23331
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:fix-ja-covering-index

Conversation

@yahonda

@yahonda yahonda commented Jul 22, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

The ja docs mixed two renderings of English "covering index":

  • カバーインデックス — 10 occurrences (6 files)
  • カバリングインデックス — 2 occurrences (1 file)

This PR standardizes on カバリングインデックス, which is the faithful transliteration of "covering" and the standard term in Japanese database documentation. All 10 カバーインデックス occurrences (including the compound カバーインデックス最適化 / covering index optimization) are updated.

Heading text and link text are updated where they contain the term; the {#solution-use-covering-index} / {#sql-tuning-with-a-covering-index} anchors are kept unchanged, so existing links still resolve.

Files: develop/dev-guide-index-best-practice.md, develop/dev-guide-optimize-sql.md, develop/dev-guide-sql-development-specification.md, explain-indexes.md, sql-tuning-best-practice.md, tidb-cloud/tidb-cloud-sql-tuning-overview.md.

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

  • master (the latest development version)
  • v8.5 (TiDB 8.5 versions)

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

N/A — terminology unification on the ja translation branch.

@ti-chi-bot

ti-chi-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@ti-chi-bot ti-chi-bot Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. area/develop This PR relates to the area of TiDB App development. labels Jul 22, 2026
@coderabbitai

coderabbitai Bot commented Jul 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: df30b8d2-5dd0-4f77-8de7-b83a6cda58f0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ti-chi-bot

ti-chi-bot Bot commented Jul 22, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign breezewish for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 22, 2026
@yahonda yahonda changed the title i18n(ja): unify "covering index" as カバリングインデックス i18n(ja): unify the katakana term for "covering index" Jul 22, 2026
The ja docs mixed カバーインデックス (10) and カバリングインデックス (2) for
English "covering index". Standardize on カバリングインデックス, the faithful
transliteration and the standard term in Japanese DB documentation.
Heading text and link text are updated; {#...covering-index} anchors are kept.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@yahonda
yahonda force-pushed the fix-ja-covering-index branch from c57b87f to 8a87512 Compare July 22, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/develop This PR relates to the area of TiDB App development. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant