Skip to content

i18n(ja): restore English SQL identifier names in headings/links - #23400

Open
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-restore-sql-identifier-names
Open

i18n(ja): restore English SQL identifier names in headings/links#23400
yahonda wants to merge 1 commit into
pingcap:i18n-ja-release-8.5from
yahonda:i18n-ja-restore-sql-identifier-names

Conversation

@yahonda

@yahonda yahonda commented Jul 31, 2026

Copy link
Copy Markdown
Member

What is changed, added or deleted? (Required)

Several SQL function names, information_schema table names, and optimizer-hint names had a word translated into katakana inside the ALL_CAPS_SNAKE identifier (e.g. TIDB_デコード_プラン, TIFLASH_レプリカ, JSON_ストレージサイズ, DDL_ジョブ, ストリーム_AGG, TIDB_ホットリージョン履歴). These are literal identifiers and must stay fully English.

Restore them to the exact English identifier (verified 1:1 against the English source and the doc headings), in headings and link text — 15 lines / 10 files:

TIDB_DECODE_PLAN / TIDB_DECODE_KEY / TIFLASH_REPLICA / TIFLASH_SEGMENTS / TIDB_INDEXES / TIDB_INDEX_USAGE / JSON_STORAGE_SIZE / DDL_JOBS / VITESS_HASH / TIDB_VERSION / TIDB_SHARD / STREAM_AGG / HASH_AGG / CLUSTER_TIDB_TRX / TIDB_HOT_REGIONS_HISTORY.

The heading anchors ({#tidb-decode-plan}, etc.) were already English and are unchanged.

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

  • master (the latest development version)
  • v8.5 (TiDB 8.5 versions)
  • v8.4 (TiDB 8.4 versions)
  • v8.3 (TiDB 8.3 versions)
  • v8.2 (TiDB 8.2 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)

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

  • This PR is translated from: N/A (Japanese-only fix; no English source change)
  • Other reference link(s): part of the i18n-ja-release-8.5 machine-translation cleanup series

AI agent involvement

  • The changes in this PR were primarily made by an AI agent on behalf of the PR author.

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

Several SQL function / system-table / optimizer-hint identifiers had a word
translated into katakana inside the ALL_CAPS_SNAKE name, e.g.
TIDB_デコード_プラン, TIFLASH_レプリカ, JSON_ストレージサイズ, DDL_ジョブ,
ストリーム_AGG, TIDB_ホットリージョン履歴. These are literal identifiers and must
stay fully English. Restore them (TIDB_DECODE_PLAN / TIDB_DECODE_KEY /
TIFLASH_REPLICA / TIFLASH_SEGMENTS / TIDB_INDEXES / TIDB_INDEX_USAGE /
JSON_STORAGE_SIZE / DDL_JOBS / VITESS_HASH / TIDB_VERSION / TIDB_SHARD /
STREAM_AGG / HASH_AGG / CLUSTER_TIDB_TRX / TIDB_HOT_REGIONS_HISTORY),
matching the English source. Anchors (already English) are unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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 Plus

Run ID: 5fd7b63d-08ae-474b-9bfd-49ff056d5cd6

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

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 31, 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 lance6716 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/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

missing-translation-status This PR does not have translation status info. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant