PHILO-HE commented on code in PR #10430:
URL: 
https://github.com/apache/incubator-gluten/pull/10430#discussion_r2275213332


##########
docs/get-started/Velox.md:
##########
@@ -7,18 +7,18 @@ parent: Getting-Started
 
 # Supported Version
 
-| Type  | Version                      |
-|-------|------------------------------|
-| Spark | 3.2.2, 3.3.1, 3.4.4, 3.5.2   |
-| OS    | Ubuntu20.04/22.04, Centos7/8 |
-| jdk   | openjdk8/jdk17               |
-| scala | 2.12                         |
+| Type  | Version                                         |
+|-------|-------------------------------------------------|
+| Spark | 3.2.2, 3.3.1, 3.4.4, 3.5.2, 4.0.0(Experimental) |

Review Comment:
   ditto.



##########
docs/get-started/Velox.md:
##########
@@ -7,18 +7,18 @@ parent: Getting-Started
 
 # Supported Version
 
-| Type  | Version                      |
-|-------|------------------------------|
-| Spark | 3.2.2, 3.3.1, 3.4.4, 3.5.2   |
-| OS    | Ubuntu20.04/22.04, Centos7/8 |
-| jdk   | openjdk8/jdk17               |
-| scala | 2.12                         |
+| Type  | Version                                         |
+|-------|-------------------------------------------------|
+| Spark | 3.2.2, 3.3.1, 3.4.4, 3.5.2, 4.0.0(Experimental) |
+| OS    | Ubuntu20.04/22.04, Centos7/8                    |
+| jdk   | openjdk8/jdk17                                  |
+| scala | 2.12                                            |
 
 # Prerequisite
 
 Currently, with static build Gluten+Velox backend supports all the Linux OSes, 
but is only tested on **Ubuntu20.04/Ubuntu22.04/Centos7/Centos8**. With dynamic 
build, Gluten+Velox backend support **Ubuntu20.04/Ubuntu22.04/Centos7/Centos8** 
and their variants.
 
-Currently, the officially supported Spark versions are 3.2.2, 3.3.1, 3.4.4 and 
3.5.2.
+Currently, the officially supported Spark versions are 3.2.2, 3.3.1, 3.4.4, 
3.5.2 and 4.0.0(Experimental).

Review Comment:
   This may be confusing for users, as experimental features are typically not 
"officially supported." I recommend adding Spark-4.0 to the official support 
list after the Spark unit test failures have been resolved.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to