This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/master by this push: new 798378fa22 [doc][hotfix] Correct Doris's URL link (#5970) 798378fa22 is described below commit 798378fa22c5c8a63f705a2fa71c84c486ccd29e Author: yangjf2019 <54518670+yangjf2...@users.noreply.github.com> AuthorDate: Tue Jul 29 13:21:36 2025 +0800 [doc][hotfix] Correct Doris's URL link (#5970) --- docs/content/ecosystem/doris.md | 4 ++-- docs/content/ecosystem/overview.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/ecosystem/doris.md b/docs/content/ecosystem/doris.md index cc13b5de93..088dbdf34c 100644 --- a/docs/content/ecosystem/doris.md +++ b/docs/content/ecosystem/doris.md @@ -79,7 +79,7 @@ CREATE CATALOG paimon_dlf PROPERTIES ( ); ``` -See [Apache Doris Website](https://doris.apache.org/docs/dev/lakehouse/catalogs/paimon-catalog) for more examples. +See [Apache Doris Website](https://doris.apache.org/docs/dev/lakehouse/catalogs/paimon-catalog#examples) for more examples. ## Access Paimon Catalog @@ -154,7 +154,7 @@ See [Apache Doris Website](https://doris.apache.org/docs/dev/lakehouse/catalogs/ <td>true</td> </tr> <tr> - <td><code>Varchar</code></td> + <td><code>VarChar</code></td> <td><code>VarCharType</code></td> <td>true</td> </tr> diff --git a/docs/content/ecosystem/overview.md b/docs/content/ecosystem/overview.md index 7c10207d21..5650a8f30d 100644 --- a/docs/content/ecosystem/overview.md +++ b/docs/content/ecosystem/overview.md @@ -36,7 +36,7 @@ under the License. | Trino | 420 - 440 | ✅ | ✅(427+) | ✅(427+) | ✅(427+) | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | | Presto | 0.236 - 0.280 | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | | [StarRocks](https://docs.starrocks.io/docs/data_source/catalog/paimon_catalog/) | 3.1+ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | -| [Doris](https://doris.apache.org/docs/lakehouse/datalake-analytics/paimon) | 2.0.6+ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | +| [Doris](https://doris.apache.org/docs/dev/lakehouse/catalogs/paimon-catalog) | 2.0.6+ | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ## Streaming Engines