From 1bb072b831a7228595b54ce0b35f7e16d72f16a8 Mon Sep 17 00:00:00 2001 From: shi yuhang <52435083+shiyuhang0@users.noreply.github.com> Date: Thu, 2 Jan 2025 16:40:24 +0800 Subject: [PATCH] Add warning for spark support (#19868) --- tispark-overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tispark-overview.md b/tispark-overview.md index e94d592fcdf82..95e13d8f44abc 100644 --- a/tispark-overview.md +++ b/tispark-overview.md @@ -100,11 +100,12 @@ You can choose TiSpark version according to your TiDB and Spark version. | 3.1.x | 6.x, 5.x, 4.x | 3.0.x, 3.1.x, 3.2.x, 3.3.x|2.12| | 3.2.x | 6.x, 5.x, 4.x | 3.0.x, 3.1.x, 3.2.x, 3.3.x|2.12| -TiSpark 2.4.4, 2.5.2, 3.0.2, 3.1.1, and 3.2.3 are the latest stable versions and are highly recommended. +TiSpark 2.4.4, 2.5.3, 3.0.3, 3.1.7, and 3.2.3 are the latest stable versions and are highly recommended. > **Note:** > > TiSpark does not guarantee compatibility with TiDB v7.0.0 and later versions. +> TiSpark does not guarantee compatibility with Spark v3.4.0 and later versions. ### Get TiSpark jar