From 4c5f9df882d49623ca70ed444c17d011df4442c5 Mon Sep 17 00:00:00 2001 From: Jingsong Date: Fri, 10 May 2024 16:47:37 +0800 Subject: [PATCH] add doris to deletion vectors --- pages/content/releases/release-0.8.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/content/releases/release-0.8.md b/pages/content/releases/release-0.8.md index 8b87f88a272f..cf4cc1a5a33c 100644 --- a/pages/content/releases/release-0.8.md +++ b/pages/content/releases/release-0.8.md @@ -60,7 +60,8 @@ This mode will do more work to generate deletion files at checkpoint, so it is r jobs have a larger 'execution.checkpointing.timeout' value to avoid checkpoint timeouts. With the latest 0.8.0 version of paimon-flink, paimon-spark, paimon-hive, and paimon-trino, you can enjoy the optimized -query performance of this feature, and the Starrocks integration will be included in 3.2.8 & 3.3.2 versions. +query performance of this feature, and the Starrocks integration will be included in 3.2.8 & 3.3.2 versions, Apache Doris +integration will be included in 2.0.10 & 2.1.4 versions. It is recommended to enable this feature for most primary key tables.