Skip to content

[fix](doc) restructure zh 2.1 function-doc headings + add missing translation#3738

Merged
morningman merged 1 commit into
apache:masterfrom
boluor:fix-zh21-structure-batch
May 22, 2026
Merged

[fix](doc) restructure zh 2.1 function-doc headings + add missing translation#3738
morningman merged 1 commit into
apache:masterfrom
boluor:fix-zh21-structure-batch

Conversation

@boluor
Copy link
Copy Markdown
Contributor

@boluor boluor commented May 22, 2026

Summary

Structure/translation fixes in the Chinese 2.1 docs (reader-reported):

Issue File Fix
#2525 string-functions/ngram-search section headings still English (## Description/Syntax/Example) → 描述/语法/举例
#2537 quantile-functions/to-quantile-state English headings → 描述/语法/参数/返回值/举例
#2526 string-functions/multi-search-all-positions redundant title + empty ## 描述/## 语法 with desc & signature both under 语法 → restructure
#2527 string-functions/multi-match-any same empty-skeleton pattern → restructure
#2530 array-functions/array-contains redundant title + stray duplicate line + empty skeleton → restructure
#2544 sync-materialized-view/DROP-MATERIALIZED-VIEW zh 2.1 page missing (site showed English fallback) → add Chinese translation

Test plan

  • Dead-link check passes.
  • CI build.

Closes #2525
Closes #2537
Closes #2526
Closes #2527
Closes #2530
Closes #2544

…ranslation

- ngram-search, to-quantile-state: section headings were still in English
  (## Description / Syntax / Parameters / Return value / Example) on zh pages;
  translate to 描述 / 语法 / 参数 / 返回值 / 举例.
- multi-search-all-positions, multi-match-any, array-contains: the pages had a
  redundant function-name heading plus empty `## 描述` / `## 语法` sections, with
  the description prose and signature both dumped under 语法. Restructure so the
  description sits under 描述 and the signature under 语法; drop the duplicate title.
- DROP-MATERIALIZED-VIEW (sync): the zh 2.1 page was missing, so the site fell
  back to English. Add the Chinese translation.

Reported in apache#2525, apache#2537, apache#2526, apache#2527, apache#2530, apache#2544.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@morningman morningman merged commit f5deb63 into apache:master May 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants