Skip to content

Update TiDB Cloud Lake quick start#23044

Open
awxxxxxx wants to merge 1 commit into
pingcap:feature/preview-cloud-lakefrom
awxxxxxx:feature/init-cloud-lake
Open

Update TiDB Cloud Lake quick start#23044
awxxxxxx wants to merge 1 commit into
pingcap:feature/preview-cloud-lakefrom
awxxxxxx:feature/init-cloud-lake

Conversation

@awxxxxxx

Copy link
Copy Markdown
Collaborator

What is changed, added or deleted? (Required)

Update the TiDB Cloud Lake quick start guide to replace the warehouse creation flow with the Lake initialization flow. The guide now directs users to click Try TiDB Cloud Lake, configure the Lake name, plan, and region, and then explore the Lake home page.

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • release-8.5
  • release-8.4
  • release-8.3
  • release-8.2
  • release-8.1
  • release-8.0
  • release-7.6
  • release-7.5
  • release-7.1
  • release-6.5

What is the related PR or file link(s)?

N/A

Do your changes match any of the following descriptions?

  • The changes are about TiDB Cloud.

Checklist

  • I have run ./scripts/markdownlint tidb-cloud-lake/lake-quick-start.md.

@ti-chi-bot ti-chi-bot Bot added contribution This PR is from a community contributor. missing-translation-status This PR does not have translation status info. labels Jun 11, 2026
@ti-chi-bot

ti-chi-bot Bot commented Jun 11, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign tangenta for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 11, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the TiDB Cloud Lake Quick Start guide to reflect the new initialization and workspace exploration steps. The review comments suggest minor formatting and consistency improvements, such as capitalizing list item descriptions, lowercasing "lake" when referring to the instance, and simplifying the Step 3 heading.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment on lines +24 to +26
- **Name**: enter a name for your Lake.
- **Plan**: select a plan that fits your use case.
- **Cloud Provider and Region**: select the deployment region.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

low

Capitalize the first letter of the description for each list item to maintain professional and consistent formatting. Additionally, lowercase "Lake" to "lake" when referring to the instance itself, consistent with how "warehouse" was handled in the previous version of this document.

Suggested change
- **Name**: enter a name for your Lake.
- **Plan**: select a plan that fits your use case.
- **Cloud Provider and Region**: select the deployment region.
- **Name**: Enter a name for your lake.
- **Plan**: Select a plan that fits your use case.
- **Cloud Provider and Region**: Select the deployment region.
References
  1. Use consistent terminology. (link)
  2. Correct English grammar, spelling, and punctuation mistakes, if any. (link)

4. Click **Create** and wait for initialization to complete.

## Step 3. Explore the warehouse
## Step 3. Explore your lake workspace

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

low

Simplify the heading to "Explore your workspace" to match the summary on line 3 ("explore your workspace") and avoid unnecessary words.

Suggested change
## Step 3. Explore your lake workspace
## Step 3. Explore your workspace
References
  1. Avoid unnecessary words and repetition. (link)

1. Go back to **My Lake** and click the warehouse name you just created.
2. You will be redirected to `lake.tidbcloud.com` where you can view the warehouse details and connection information.
3. Use the connection information to connect from your preferred driver, or application.
1. After initialization completes, confirm the Lake information on the home page, such as the Lake name, plan, cloud provider, and region.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

low

Lowercase "Lake" to "lake" when referring to the instance itself (e.g., "lake information", "lake name") to maintain consistency with how "warehouse" was handled previously.

Suggested change
1. After initialization completes, confirm the Lake information on the home page, such as the Lake name, plan, cloud provider, and region.
1. After initialization completes, confirm the lake information on the home page, such as the lake name, plan, cloud provider, and region.
References
  1. Use consistent terminology. (link)

Comment on lines +35 to +37
- **Connect**: get connection information.
- **Load Data** or **Load from Cloud Storage**: start loading data.
- **Query Data**: create a SQL worksheet.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

low

Capitalize the first letter of the description for each list item to maintain professional and consistent formatting.

Suggested change
- **Connect**: get connection information.
- **Load Data** or **Load from Cloud Storage**: start loading data.
- **Query Data**: create a SQL worksheet.
- **Connect**: Get connection information.
- **Load Data** or **Load from Cloud Storage**: Start loading data.
- **Query Data**: Create a SQL worksheet.
References
  1. Correct English grammar, spelling, and punctuation mistakes, if any. (link)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution This PR is from a community contributor. missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant