i18n(ja): unify OLTP katakana compound spacing to no-separator form - #23692
Conversation
オンライン トランザクション処理 (half-width space) and
オンライン・トランザクション処理 (middle-dot) were both used inconsistently for
the OLTP term across the corpus, instead of the no-separator compound
form オンライントランザクション処理 already used elsewhere and matching
the standing katakana-compound-spacing convention (no separator
between katakana words). Neither the half-width space nor the
middle-dot has any counterpart in the EN source, which simply uses
normal English word spacing ("Online Transaction Processing").
4 other occurrences of this same pattern (dev-guide-connection-parameters.md,
java-app-best-practices.md, tidb-cloud/releases/release-notes-2025.md,
tidb-cloud/serverless-high-availability.md) are already fixed in the
still-open PR pingcap#23668 and are not duplicated here.
|
Skipping CI for Draft Pull Request. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Team Run ID: 📒 Files selected for processing (17)
Included review availability: Your plan provides up to 4 included reviews per hour; 1 remains after this review. 📝 WalkthroughWalkthroughThis documentation-only update standardizes Japanese OLTP terminology across HTAP references, the glossary, the FAQ, and benchmark reports by removing spaces and middle dots. ChangesOLTP terminology normalization
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This PR standardizes Japanese OLTP terminology without changing product behavior or runtime configuration, so no actionable merge-blocking risk remains after normal checks and review. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Description checkExplanation The description explains the change, affected files, rationale, target documentation version, and AI involvement. The related-link fields are empty, but they are non-critical and the description is otherwise complete. Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (17 skipped: 17 unsupported.) ✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
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. Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
What is changed, added or deleted? (Required)
オンライン トランザクション処理(half-width space) andオンライン・トランザクション処理(middle-dot) were both used inconsistently for the OLTP term across the corpus, instead of the no-separator compound formオンライントランザクション処理already used elsewhere (10+ occurrences) and matching the standing katakana-compound-spacing convention (no separator between katakana words in a compound).Neither the half-width space nor the middle-dot has any counterpart in the EN source, which simply uses normal English word spacing ("Online Transaction Processing") — both are JA-only artifacts with no basis in the source text.
Files changed (17):
benchmark/benchmark-sysbench-v4-vs-v3.md,benchmark/v4.0-performance-benchmarking-with-tpcc.mdquick-start-with-htap.md,develop/dev-guide-create-table.md,explore-htap.md(2 occ),glossary.mdtidb-cloud/tidb-cloud-faq.mdtidb-cloud/v6.5-performance-benchmarking-with-sysbench.md,v6.5-...-tpcc.md,v7.1-...-sysbench.md,v7.1-...-tpcc.md,v7.5-...-sysbench.md,v7.5-...-tpcc.md,v8.1-...-sysbench.md,v8.1-...-tpcc.md,v8.5-...-sysbench.md,v8.5-...-tpcc.md4 other occurrences of this same pattern (
develop/dev-guide-connection-parameters.md,develop/java-app-best-practices.md,tidb-cloud/releases/release-notes-2025.md,tidb-cloud/serverless-high-availability.md) are already fixed in the still-open PR #23668 and are not duplicated here.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
AI agent involvement
Do your changes match any of the following descriptions?
Summary by CodeRabbit