-
Notifications
You must be signed in to change notification settings - Fork 49
docs: add PARALLELISM option for COPY DATABASE and CLI tools #2219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: WenyXu <[email protected]>
Deploying greptime-docs with
|
| Latest commit: |
0935110
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5279acfc.greptime-docs.pages.dev |
| Branch Preview URL: | https://copilot-update-nightly-docs-tbn6.greptime-docs.pages.dev |
|
@copilot Please update cli doc. BTW, add Chinese version |
Co-authored-by: WenyXu <[email protected]>
Updated CLI documentation and added Chinese version in commit 75d8c74. Changes include:
|
|
@copilot Polish the text while respecting its original style and tone. Ensure English reads like native English, and Chinese reads like native Chinese. Keep technical content, formatting, and structure intact. Provide the polished version only. |
Could you please specify which text you'd like me to polish? I've updated the following files:
Please let me know which section(s) need polishing, or if you'd like me to review and polish all the text I added. |
|
@copilot Polish all text while respecting its original style and tone. Ensure English reads like native English, and Chinese reads like native Chinese. Keep technical content, formatting, and structure intact. Provide the polished version only. |
Co-authored-by: WenyXu <[email protected]>
Polished all documentation text in commit 0935110. English improvements:
Chinese improvements:
All technical content, formatting, and structure remain intact. |
fengjiachun
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What's Changed in this PR
Documents the
PARALLELISMoption added toCOPY DATABASESQL command and CLI tools in GreptimeTeam/greptimedb#7213.SQL Documentation Changes:
PARALLELISMparameter toCOPY DATABASEsyntax definitionCLI Documentation Changes:
--export-jobsto--db-parallelism(with-jand--export-jobsas aliases) and added--table-parallelismoption (default: 4)--import-jobsto--db-parallelism(with-jand--import-jobsas aliases)Chinese Localization:
COPY DATABASEdocumentation updatesText Polishing:
Checklist
Please confirm that all corresponding versions of the documents have been revised.
Please ensure that the content in
sidebars.tsmatches the current document structure when you changed the document structure.This change requires follow-up update in localized docs.
Fixes Update docs for feat: support parallel table operations in
COPY DATABASE#2212Original prompt
COPY DATABASE#2212✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.