Skip to content

Conversation

@waynexia
Copy link
Member

What's Changed in this PR

Closes #1647

Describe the change in this PR

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: Ruihang Xia <waynestxia@gmail.com>
@cloudflare-workers-and-pages
Copy link

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: e976620
Status: ✅  Deploy successful!
Preview URL: https://19535753.greptime-docs.pages.dev
Branch Preview URL: https://query-options.greptime-docs.pages.dev

View logs

@waynexia waynexia requested a review from Copilot April 25, 2025 08:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documentation for query options in both the Chinese and English versions. The changes include adding a new "查询选项" section in Chinese and a corresponding "Query options" section in English, which describe the usage of the parallelism option in the query engine.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
i18n/zh/docusaurus-plugin-content-docs/current/user-guide/deployments/configuration.md Added a new section for query options with a table describing the parallelism option and a sample configuration
docs/user-guide/deployments/configuration.md Added a new section for query options with a table describing the parallelism option and a sample configuration

Copy link
Contributor

@fengjiachun fengjiachun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fengjiachun fengjiachun merged commit 9161b2f into main Apr 25, 2025
5 checks passed
@fengjiachun fengjiachun deleted the query-options branch April 25, 2025 09:09
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: add query engine options

4 participants