Skip to content

docs: document parquetbench usage - #2834

Merged
killme2008 merged 2 commits into
mainfrom
docs/2780-parquetbench
Sep 9, 2026
Merged

docs: document parquetbench usage#2834
killme2008 merged 2 commits into
mainfrom
docs/2780-parquetbench

Conversation

@evenyag

@evenyag evenyag commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

What changed

Add a parquetbench section to the Datanode CLI reference, covering local SST benchmarking with --file-path, object-store mode, reader and argument restrictions, column/row-group selection, and profiling after warmup. Explain that the SST must contain GreptimeDB region metadata.

This PR documents only parquetbench from GreptimeTeam/greptimedb#8939, as requested for this issue.

Closes #2780

Scope

  • Documentation versions: Nightly
  • Languages: English, Chinese

Local-file support is not included in the existing 1.2 or older documentation releases. This extends existing pages and requires no navigation changes.

Verification

  • DOC_LANG=en pnpm check:links (includes the English production build)
  • DOC_LANG=zh pnpm check:links (includes the Chinese production build)
  • git diff --check
  • Verified options, defaults, input restrictions, projection/row-group handling, and warmup behavior against upstream source.
  • Parsed the JSON example and checked that English and Chinese code examples match.
  • No benchmark was run against a deployment.

Checklist

  • I verified the content against the applicable GreptimeDB version.
  • I updated the relevant documentation versions and languages, or explained why not.
  • I checked changed links and anchors.
  • Navigation does not require an update because this extends an existing page.

Signed-off-by: evenyag <realevenyag@gmail.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 8, 2026

Copy link
Copy Markdown

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0365623
Status: ✅  Deploy successful!
Preview URL: https://95dcd602.greptime-docs.pages.dev
Branch Preview URL: https://docs-2780-parquetbench.greptime-docs.pages.dev

View logs

Signed-off-by: evenyag <realevenyag@gmail.com>
@killme2008
killme2008 merged commit 94359dc into main Sep 9, 2026
7 checks passed
@killme2008
killme2008 deleted the docs/2780-parquetbench branch September 9, 2026 09:19
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.

Update docs for feat(cmd): add parquet development tools

2 participants