Skip to content

docs: improve table sharding repartition flow#2571

Merged
killme2008 merged 3 commits into
mainfrom
docs/improve-table-sharding-repartition-flow
Jun 16, 2026
Merged

docs: improve table sharding repartition flow#2571
killme2008 merged 3 commits into
mainfrom
docs/improve-table-sharding-repartition-flow

Conversation

@WenyXu

@WenyXu WenyXu commented Jun 16, 2026

Copy link
Copy Markdown
Member

What's Changed in this PR

This PR improves the Table Sharding documentation flow for nightly docs.

Changes include:

  • Rename the creation section from "Create a distributed table" to "Create a partitioned table".
  • Add guidance for adding partitions to an existing unpartitioned table with ALTER TABLE ... PARTITION ON COLUMNS.
  • Add a lightweight section for adjusting partition rules with SPLIT PARTITION and MERGE PARTITION.
  • Clarify the handoff from Table Sharding to Repartition by linking to prerequisites, hotspot diagnosis, and step-by-step examples.
  • Update the corresponding Chinese localized current doc with the same structure and wording.

Checklist

  • Please confirm that all corresponding versions of the documents have been revised.
  • Please ensure that the content in sidebars.ts matches the current document structure when you changed the document structure.
  • This change requires follow-up update in localized docs.

Signed-off-by: WenyXu <wenymedia@gmail.com>
Comment thread docs/user-guide/deployments-administration/manage-data/table-sharding.md Outdated
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 16, 2026

Copy link
Copy Markdown

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: f78a555
Status: ✅  Deploy successful!
Preview URL: https://14b57f4a.greptime-docs.pages.dev
Branch Preview URL: https://docs-improve-table-sharding.greptime-docs.pages.dev

View logs

@killme2008

Copy link
Copy Markdown
Member

@WenyXu Please update v1.1 docs.

WenyXu and others added 2 commits June 16, 2026 19:41
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Signed-off-by: WenyXu <wenymedia@gmail.com>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Signed-off-by: WenyXu <wenymedia@gmail.com>
@WenyXu WenyXu force-pushed the docs/improve-table-sharding-repartition-flow branch from df52eea to f78a555 Compare June 16, 2026 11:47
@killme2008 killme2008 merged commit 9e5f75f into main Jun 16, 2026
5 checks passed
@killme2008 killme2008 deleted the docs/improve-table-sharding-repartition-flow branch June 16, 2026 12:24
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