docs: update nightly docs for information_schema.statistics - #2537
Merged
v0y4g3r merged 3 commits intoJun 16, 2026
Conversation
Deploying greptime-docs with
|
| Latest commit: |
65307b5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d5c77d3d.greptime-docs.pages.dev |
| Branch Preview URL: | https://copilot-update-docs-informat.greptime-docs.pages.dev |
Copilot
AI
changed the title
[WIP] Update documentation for information_schema statistics table
Update nightly docs for information_schema.statistics
Jun 8, 2026
killme2008
marked this pull request as ready for review
June 15, 2026 07:14
killme2008
approved these changes
Jun 15, 2026
Member
|
@fengjiachun PTAL |
v0y4g3r
approved these changes
Jun 16, 2026
v0y4g3r
deleted the
copilot/update-docs-information-schema-statistics-table
branch
June 16, 2026 07:31
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.
Closes #2558
Closes #2534
What's Changed in this PR
This updates the nightly English and Chinese docs for the new
information_schema.statisticstable introduced by GreptimeDB, and aligns nearbyINFORMATION_SCHEMAreferences with the new index metadata behavior.New
STATISTICSreference pageSTATISTICSdocs inenandzh.SHOW INDEXrelationship, and example output for primary, time, inverted, fulltext, and skipping indexes.Overview and navigation updates
STATISTICS= “Not supported” inINFORMATION_SCHEMAoverview with the new doc link.sidebars.ts.Related doc corrections from the same feature
KEY_COLUMN_USAGEnow covers key constraints, while secondary index metadata lives inSTATISTICS.TABLE_CONSTRAINTSwording to point readers toSTATISTICS/SHOW INDEX.COLUMNS.is_nullableexamples toYES/NOto match current metadata output.Checklist
sidebars.tsmatches the current document structure when you changed the document structure.