[typo](docs) improvement lakehouse doc sidebar (#21270)

This commit is contained in:
zy-kkk
2023-06-28 20:19:17 +08:00
committed by GitHub
parent 325504deeb
commit 4e082a803f
5 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
---
{
"title": "Multi Catalog",
"title": "Overview",
"language": "en"
}
---
@ -25,7 +25,7 @@ under the License.
-->
# Multi Catalog
# Overview
Multi-Catalog is designed to make it easier to connect to external data catalogs to enhance Doris's data lake analysis and federated data query capabilities.

View File

@ -207,14 +207,14 @@
"lakehouse/multi-catalog/iceberg",
"lakehouse/multi-catalog/hudi",
"lakehouse/multi-catalog/paimon",
"lakehouse/multi-catalog/es",
"lakehouse/multi-catalog/jdbc",
"lakehouse/multi-catalog/dlf",
"lakehouse/multi-catalog/faq"
"lakehouse/multi-catalog/es",
"lakehouse/multi-catalog/jdbc"
]
},
"lakehouse/file",
"lakehouse/filecache"
"lakehouse/filecache",
"lakehouse/faq"
]
},
{

View File

@ -1,6 +1,6 @@
---
{
"title": "多源数据目录",
"title": "概述",
"language": "zh-CN"
}
---
@ -25,7 +25,7 @@ under the License.
-->
# 多源数据目录
# 概述
多源数据目录(Multi-Catalog)功能,旨在能够更方便对接外部数据目录,以增强Doris的数据湖分析和联邦数据查询能力。