[doc] zh release-3.1.0: add missing H4 groupings under Federated Analytics#3773
Merged
Merged
Conversation
…ytics The zh page covered all four feature items under "联邦分析" but did not carry the two H4 groupings that the EN page uses to organise them: - `#### 1. More Flexible Data Lake Rest Catalog Support` — groups the Iceberg / Paimon REST Catalog items - `#### 2. More Powerful Hadoop Ecosystem Support` — groups the multi- Kerberos and multi-Hadoop environment items Add the two H4 headings in zh so the section nesting matches EN. No bullet content changes; the existing four bold-tagged items now sit under the right grouping. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The zh `release-3.1.0.md` page covered all four feature items under `### 联邦分析` but did not carry the two H4 groupings that the EN page uses to organise them:
Add the two H4 headings (`#### 1. 数据湖 Rest Catalog 支持更灵活` and `#### 2. Hadoop 生态支持更强`) in zh so the section nesting matches EN. No bullet content changes — the existing four bold-tagged items now sit under the right grouping.
Other H3 structure across this page (VARIANT subsections, Inverted Index, Storage Engine, Query Performance, Feature Improvements, Behavioral Changes) already aligns with EN.
Test plan