From ab8f5cdedc35894b7e4522a5c07105354fed2950 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Fri, 3 Jan 2025 09:28:38 +0800 Subject: [PATCH] Add warning for spark support (#19868) (#19869) --- tispark-overview.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tispark-overview.md b/tispark-overview.md index 783124f4d3ab7..5c76591110413 100644 --- a/tispark-overview.md +++ b/tispark-overview.md @@ -99,11 +99,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