Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions TOC-tidb-cloud-essential.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- 快速上手
- [试用 TiDB Cloud](/tidb-cloud/tidb-cloud-quickstart.md)
- [试用 HTAP](/tidb-cloud/tidb-cloud-htap-quickstart.md)
- [试用 TiDB Cloud CLI](/tidb-cloud/get-started-with-cli.md)
- [试用 TiDB Cloud CLI (ticloud)](/tidb-cloud/get-started-with-cli.md)
- 关键概念
- [概览](/tidb-cloud/key-concepts.md)
- [架构](/tidb-cloud/architecture-concepts.md)
Expand Down Expand Up @@ -463,7 +463,7 @@
- [`schema_unused_indexes`](/sys-schema/sys-schema-unused-indexes.md)
- [元数据锁](/metadata-lock.md)
- [TiDB 加速建表](/accelerated-table-creation.md)
- CLI 参考 ![PREVIEW](/media/tidb-cloud/blank_transparent_placeholder.png)
- TiDB Cloud CLI (ticloud) 参考 ![PREVIEW](/media/tidb-cloud/blank_transparent_placeholder.png)
- [概述](/tidb-cloud/cli-reference.md)
- auth
- [login](/tidb-cloud/ticloud-auth-login.md)
Expand Down Expand Up @@ -557,6 +557,7 @@
- [服务器状态变量](/status-variables.md)
- [表库过滤](/table-filter.md)
- [外部存储服务的 URI 格式](/external-storage-uri.md)
- [为慢查询配置触发规则](/config-slow-query-trigger-rules.md)
- [数据索引不一致报错](/troubleshoot-data-inconsistency-errors.md)
- [通知](/tidb-cloud/notifications.md)
- [适用于 {{{ .starter }}} 和 Essential 的项目 API 迁移指南](/tidb-cloud/tidbx-starter-essential-project-api-migration-guide.md)
Expand Down
48 changes: 24 additions & 24 deletions TOC-tidb-cloud-lake.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- markdownlint-disable MD007 -->
<!-- markdownlint-disable MD041 -->

# 目录 <!--Corresponding EN commit: fb0ce721ecedde2feb16086efcae0f885d20c9b2-->
# 目录

## 开始使用

Expand Down Expand Up @@ -56,26 +56,26 @@
- [MySQL 集成任务](/tidb-cloud-lake/guides/integrate-with-mysql.md)
- [PostgreSQL 集成任务](/tidb-cloud-lake/guides/integrate-with-postgresql.md)
- [Kafka Consumer 集成任务](/tidb-cloud-lake/guides/integrate-with-kafka.md) ![PREVIEW](/media/tidb-cloud/blank_transparent_placeholder.png)
- 加载数据
- 导入数据
- 使用 Stage
- [Stage 概述](/tidb-cloud-lake/guides/stage-overview.md)
- [上传到 Stage](/tidb-cloud-lake/guides/upload-to-stage.md)
- 从文件加载
- 从文件导入
- [概览](/tidb-cloud-lake/guides/load-from-files.md)
- [从 Stage 加载](/tidb-cloud-lake/guides/load-from-stage.md)
- [从存储桶加载](/tidb-cloud-lake/guides/load-from-bucket.md)
- [从本地文件加载](/tidb-cloud-lake/guides/load-from-local-file.md)
- [从远程文件加载](/tidb-cloud-lake/guides/load-from-remote-file.md)
- 使用平台加载
- [使用 dbt 加载](/tidb-cloud-lake/guides/load-with-dbt.md)
- 加载半结构化数据
- [从 Stage 导入](/tidb-cloud-lake/guides/load-from-stage.md)
- [从存储桶导入](/tidb-cloud-lake/guides/load-from-bucket.md)
- [从本地文件导入](/tidb-cloud-lake/guides/load-from-local-file.md)
- [从远程文件导入](/tidb-cloud-lake/guides/load-from-remote-file.md)
- 使用平台导入
- [使用 dbt 导入](/tidb-cloud-lake/guides/load-with-dbt.md)
- 导入半结构化数据
- [概览](/tidb-cloud-lake/guides/load-semi-structured-data.md)
- [加载 Parquet](/tidb-cloud-lake/guides/load-parquet.md)
- [加载 CSV](/tidb-cloud-lake/guides/load-csv.md)
- [加载 TSV](/tidb-cloud-lake/guides/load-tsv.md)
- [加载 NDJSON](/tidb-cloud-lake/guides/load-ndjson.md)
- [加载 ORC](/tidb-cloud-lake/guides/load-orc.md)
- [加载 Avro](/tidb-cloud-lake/guides/load-avro.md)
- [导入 Parquet](/tidb-cloud-lake/guides/load-parquet.md)
- [导入 CSV](/tidb-cloud-lake/guides/load-csv.md)
- [导入 TSV](/tidb-cloud-lake/guides/load-tsv.md)
- [导入 NDJSON](/tidb-cloud-lake/guides/load-ndjson.md)
- [导入 ORC](/tidb-cloud-lake/guides/load-orc.md)
- [导入 Avro](/tidb-cloud-lake/guides/load-avro.md)
- 查询与转换
- [概览](/tidb-cloud-lake/guides/query-stage.md)
- [查询 Parquet 文件](/tidb-cloud-lake/guides/query-parquet-files-in-stage.md)
Expand All @@ -84,19 +84,19 @@
- [查询 NDJSON 文件](/tidb-cloud-lake/guides/query-ndjson-files-in-stage.md)
- [查询 Avro 文件](/tidb-cloud-lake/guides/query-avro-files-in-stage.md)
- [查询暂存的 ORC 文件](/tidb-cloud-lake/guides/query-staged-orc-files-in-stage.md)
- [加载时转换数据](/tidb-cloud-lake/guides/transform-data-on-load.md)
- [导入时转换数据](/tidb-cloud-lake/guides/transform-data-on-load.md)
- [Schema Evolution](/tidb-cloud-lake/guides/schema-evolution.md)
- 持续数据管道
- [概览](/tidb-cloud-lake/guides/continuous-data-pipelines.md)
- [通过 Streams 跟踪和转换数据](/tidb-cloud-lake/guides/track-and-transform-data-via-streams.md)
- [使用任务自动化数据加载](/tidb-cloud-lake/guides/automate-data-loading-with-tasks.md)
- 卸载数据
- [使用任务自动化数据导入](/tidb-cloud-lake/guides/automate-data-loading-with-tasks.md)
- 导出数据
- [概览](/tidb-cloud-lake/guides/unload-data.md)
- [卸载 Parquet 文件](/tidb-cloud-lake/guides/unload-parquet-file.md)
- [卸载 CSV 文件](/tidb-cloud-lake/guides/unload-csv-file.md)
- [卸载 TSV 文件](/tidb-cloud-lake/guides/unload-tsv-file.md)
- [卸载 NDJSON 文件](/tidb-cloud-lake/guides/unload-ndjson-file.md)
- [卸载 Lance 数据集](/tidb-cloud-lake/guides/unload-lance-dataset.md)
- [导出 Parquet 文件](/tidb-cloud-lake/guides/unload-parquet-file.md)
- [导出 CSV 文件](/tidb-cloud-lake/guides/unload-csv-file.md)
- [导出 TSV 文件](/tidb-cloud-lake/guides/unload-tsv-file.md)
- [导出 NDJSON 文件](/tidb-cloud-lake/guides/unload-ndjson-file.md)
- [导出 Lance 数据集](/tidb-cloud-lake/guides/unload-lance-dataset.md)
- 多模态数据分析
- [概览](/tidb-cloud-lake/guides/multimodal-data-analytics.md)
- [SQL 分析](/tidb-cloud-lake/guides/sql-analytics.md)
Expand Down
1 change: 1 addition & 0 deletions TOC-tidb-cloud-premium.md
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,7 @@
- [表库过滤](/table-filter.md)
- [外部存储服务的 URI 格式](/external-storage-uri.md)
- [内嵌于 DDL 的 Analyze](/ddl_embedded_analyze.md)
- [配置慢查询的触发规则](/config-slow-query-trigger-rules.md)
- [数据索引不一致报错](/troubleshoot-data-inconsistency-errors.md)
- [通知](/tidb-cloud/notifications.md)
- 支持计划
Expand Down
4 changes: 2 additions & 2 deletions TOC-tidb-cloud-starter.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- [试用 TiDB Cloud](/tidb-cloud/tidb-cloud-quickstart.md)
- [试用 TiDB + AI 工具](/tidb-cloud/use-tidb-cloud-with-ai-tools.md)
- [试用 HTAP](/tidb-cloud/tidb-cloud-htap-quickstart.md)
- [试用 TiDB Cloud CLI](/tidb-cloud/get-started-with-cli.md)
- [试用 TiDB Cloud CLI (ticloud, Legacy)](/tidb-cloud/get-started-with-cli.md)
- 关键概念
- [概览](/tidb-cloud/key-concepts.md)
- [架构](/tidb-cloud/architecture-concepts.md)
Expand Down Expand Up @@ -461,7 +461,7 @@
- [`schema_unused_indexes`](/sys-schema/sys-schema-unused-indexes.md)
- [元数据锁](/metadata-lock.md)
- [TiDB 加速建表](/accelerated-table-creation.md)
- CLI 参考 ![PREVIEW](/media/tidb-cloud/blank_transparent_placeholder.png)
- TiDB Cloud CLI (ticloud, Legacy) 参考 ![PREVIEW](/media/tidb-cloud/blank_transparent_placeholder.png)
- [概述](/tidb-cloud/cli-reference.md)
- auth
- [login](/tidb-cloud/ticloud-auth-login.md)
Expand Down
Loading
Loading