Skip to content

[doc] release-3.0.6 EN: split Storage section and promote Lakehouse bug-fix groupings#3777

Merged
morningman merged 1 commit into
apache:masterfrom
boluor:en-release-3.0.6-from-zh
May 25, 2026
Merged

[doc] release-3.0.6 EN: split Storage section and promote Lakehouse bug-fix groupings#3777
morningman merged 1 commit into
apache:masterfrom
boluor:en-release-3.0.6-from-zh

Conversation

@boluor
Copy link
Copy Markdown
Contributor

@boluor boluor commented May 25, 2026

Summary

While auditing 3.0.6 zh/EN parity, the zh page turned out to be more carefully organised than EN. Cross-port two structural improvements from zh:

1. Improvements section: split `### Storage`

EN `### Storage` was a catch-all that lumped together three distinct categories of bullets:

  • Routine Load blacklist and `load_task_high_priority_threshold_second` → Data Ingestion
  • Reduced redundant log output → Primary Key Model
  • Compaction Profile / log streamlining and Compaction throughput scheduling → Storage

Split it into three proper H3s — `### Data Ingestion`, `### Primary Key Model`, `### Storage` — matching zh's `### 导入` / `### 主键模型` / `### 存储优化`. Bullet order, content, and PR refs are preserved; only grouping changes.

2. Bug Fixes › Lakehouse: promote ad-hoc groupings to H4

EN used bold paragraph leads (`Export fixes`, `Catalog fixes`, `File formats`) as ad-hoc sub-groupings inside a bullet list. zh uses proper H4 headings (`#### Export 修复`, `#### Catalog 修复`, `#### 文件格式`). Promote EN to the same H4 structure and flatten the nested 1-level-deep bullets to top-level so the on-page navigation matches.

No content additions; the set of PR references is unchanged on both sides (98 unique refs each).

Test plan

  • zh and EN H2/H3/H4 structure now matches one-to-one (only translation differences remain)
  • `grep -oE 'pull/[0-9]+' | sort -u | wc -l` returns 98 on both sides

…ug-fix groupings

The zh page for this release is more carefully organised than EN.
Cross-port two structural improvements from zh:

1. Improvements section — EN `### Storage` was a catch-all that lumped
   together three distinct categories (data ingestion, primary key model,
   storage compaction). Split it into three proper H3s matching zh
   (`### Data Ingestion`, `### Primary Key Model`, `### Storage`) so each
   bullet sits under the right topic. Bullet order, content, and PR
   references are preserved; only their grouping changes.

2. Bug Fixes › Lakehouse — EN used bold paragraph leads (`**Export fixes**`,
   `**Catalog fixes**`, `**File formats**`) as ad-hoc grouping inside a
   bullet list. Promote them to proper H4 headings to match zh's
   `#### Export 修复` / `#### Catalog 修复` / `#### 文件格式` structure.
   This also flattens the nested 1-level-deep bullets back to the standard
   top-level list style used elsewhere on the page.

No content additions; PR-link set is unchanged (98 unique refs both sides).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@morningman morningman merged commit ca16018 into apache:master May 25, 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

Development

Successfully merging this pull request may close these issues.

2 participants