Skip to content
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

update lakehouse best practices #1659

Merged
merged 6 commits into from
Jan 2, 2025
Merged
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
8 changes: 4 additions & 4 deletions i18n/zh-CN/docusaurus-plugin-content-docs/current.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"message": "使用教程",
"description": "The label for category Tutorials in sidebar docs"
},
"sidebar.docs.category.Building lakehouse": {
"message": "构建 lakehouse",
"description": "The label for category Building lakehouse in sidebar docs"
"sidebar.docs.category.Lakehouse Best Practices": {
"message": "湖仓一体最佳实践",
"description": "The label for category Lakehouse Best Practices in sidebar docs"
},
"sidebar.docs.category.Quick Start": {
"message": "快速体验",
Expand Down Expand Up @@ -532,7 +532,7 @@
"description": "The label for category BI and Database IDE in sidebar docs"
},
"sidebar.get-starting.category.Building lakehouse": {
"message": "构建 Lakehouse",
"message": "数据湖构建",
"description": "The label for category BI and Database IDE in sidebar docs"
},
"sidebar.docs.category.Cross Cluster Replication": {
Expand Down
8 changes: 4 additions & 4 deletions i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
"message": "使用教程",
"description": "The label for category Tutorials in sidebar docs"
},
"sidebar.docs.category.Building lakehouse": {
"message": "构建 lakehouse",
"description": "The label for category Building lakehouse in sidebar docs"
},
"sidebar.docs.category.Installation and Deployment": {
"message": "安装部署",
"description": "The label for category Install and Deploy in sidebar docs"
Expand Down Expand Up @@ -143,6 +139,10 @@
"message": "数据湖构建",
"description": "The label for category Building Data Lake in sidebar docs"
},
"sidebar.docs.category.Lakehouse Best Practices": {
"message": "湖仓一体最佳实践",
"description": "The label for category Lakehouse Best Practices in sidebar docs"
},
"sidebar.docs.category.Querying Databases": {
"message": "数据库分析",
"description": "The label for category Querying Databases in sidebar docs"
Expand Down
8 changes: 4 additions & 4 deletions i18n/zh-CN/docusaurus-plugin-content-docs/version-3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
"message": "使用教程",
"description": "The label for category Tutorials in sidebar docs"
},
"sidebar.docs.category.Building lakehouse": {
"message": "构建 lakehouse",
"description": "The label for category Building lakehouse in sidebar docs"
},
"sidebar.docs.category.Installation and Deployment": {
"message": "安装部署",
"description": "The label for category Installation and Deployment in sidebar docs"
Expand Down Expand Up @@ -147,6 +143,10 @@
"message": "数据库分析",
"description": "The label for category Querying Databases in sidebar docs"
},
"sidebar.docs.category.Lakehouse Best Practices": {
"message": "湖仓一体最佳实践",
"description": "The label for category Lakehouse Best Practices in sidebar docs"
},
"sidebar.docs.category.Data Queries": {
"message": "数据查询",
"description": "The label for category Data Queries in sidebar docs"
Expand Down
22 changes: 11 additions & 11 deletions sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@
"type": "category",
"label": "Tutorials",
"items": [
{
"type": "category",
"label": "Building lakehouse",
"items": [
"gettingStarted/tutorials/building-lakehouse/doris-hudi",
"gettingStarted/tutorials/building-lakehouse/doris-paimon",
"gettingStarted/tutorials/building-lakehouse/doris-iceberg",
"gettingStarted/tutorials/building-lakehouse/doris-lakesoul"
]
},
"gettingStarted/tutorials/log-storage-analysis"
]
}
Expand Down Expand Up @@ -460,7 +450,17 @@
"lakehouse/compute-node",
"lakehouse/external-statistics",
"lakehouse/cloud-auth",
"lakehouse/sql-dialect"
"lakehouse/sql-dialect",
{
"type": "category",
"label": "Lakehouse Best Practices",
"items": [
"lakehouse/lakehouse-best-practices/doris-hudi",
"lakehouse/lakehouse-best-practices/doris-paimon",
"lakehouse/lakehouse-best-practices/doris-iceberg",
"lakehouse/lakehouse-best-practices/doris-lakesoul"
]
}
]
},
{
Expand Down
22 changes: 11 additions & 11 deletions versioned_sidebars/version-2.1-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@
"type": "category",
"label": "Tutorials",
"items": [
{
"type": "category",
"label": "Building lakehouse",
"items": [
"gettingStarted/tutorials/building-lakehouse/doris-hudi",
"gettingStarted/tutorials/building-lakehouse/doris-paimon",
"gettingStarted/tutorials/building-lakehouse/doris-iceberg",
"gettingStarted/tutorials/building-lakehouse/doris-lakesoul"
]
},
"gettingStarted/tutorials/log-storage-analysis"
]
}
Expand Down Expand Up @@ -438,7 +428,17 @@
"lakehouse/compute-node",
"lakehouse/external-statistics",
"lakehouse/cloud-auth",
"lakehouse/sql-dialect"
"lakehouse/sql-dialect",
{
"type": "category",
"label": "Lakehouse Best Practices",
"items": [
"lakehouse/lakehouse-best-practices/doris-hudi",
"lakehouse/lakehouse-best-practices/doris-paimon",
"lakehouse/lakehouse-best-practices/doris-iceberg",
"lakehouse/lakehouse-best-practices/doris-lakesoul"
]
}
]
}
]
Expand Down
22 changes: 11 additions & 11 deletions versioned_sidebars/version-3.0-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@
"type": "category",
"label": "Tutorials",
"items": [
{
"type": "category",
"label": "Building lakehouse",
"items": [
"gettingStarted/tutorials/building-lakehouse/doris-hudi",
"gettingStarted/tutorials/building-lakehouse/doris-paimon",
"gettingStarted/tutorials/building-lakehouse/doris-iceberg",
"gettingStarted/tutorials/building-lakehouse/doris-lakesoul"
]
},
"gettingStarted/tutorials/log-storage-analysis"
]
}
Expand Down Expand Up @@ -456,7 +446,17 @@
"lakehouse/compute-node",
"lakehouse/external-statistics",
"lakehouse/cloud-auth",
"lakehouse/sql-dialect"
"lakehouse/sql-dialect",
{
"type": "category",
"label": "Lakehouse Best Practices",
"items": [
"lakehouse/lakehouse-best-practices/doris-hudi",
"lakehouse/lakehouse-best-practices/doris-paimon",
"lakehouse/lakehouse-best-practices/doris-iceberg",
"lakehouse/lakehouse-best-practices/doris-lakesoul"
]
}
]
},
{
Expand Down
Loading