This is an automated email from the ASF dual-hosted git repository.

weitingchen pushed a commit to branch branch-1.3
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/branch-1.3 by this push:
     new ed948fa655 [GLUTEN-6876][VL] update spark 3.5.2 in doc (#8543) (#8547)
ed948fa655 is described below

commit ed948fa65569fe483d24d12af5c505e06893f0a7
Author: Yuan <[email protected]>
AuthorDate: Thu Jan 16 14:15:34 2025 +0800

    [GLUTEN-6876][VL] update spark 3.5.2 in doc (#8543) (#8547)
    
    * Update Velox.md
    
    * Update build-guide.md
    
    * Update Velox.md
    
    Co-authored-by: BInwei Yang <[email protected]>
---
 docs/get-started/Velox.md       | 4 ++--
 docs/get-started/build-guide.md | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/get-started/Velox.md b/docs/get-started/Velox.md
index 48bca9a6d3..f106ac7455 100644
--- a/docs/get-started/Velox.md
+++ b/docs/get-started/Velox.md
@@ -9,7 +9,7 @@ parent: Getting-Started
 
 | Type  | Version                      |
 |-------|------------------------------|
-| Spark | 3.2.2, 3.3.1, 3.4.3, 3.5.1   |
+| Spark | 3.2.2, 3.3.1, 3.4.3, 3.5.2   |
 | OS    | Ubuntu20.04/22.04, Centos7/8 |
 | jdk   | openjdk8/jdk17               |
 | scala | 2.12                         |
@@ -19,7 +19,7 @@ parent: Getting-Started
 Currently, Gluten+Velox backend is only tested on 
**Ubuntu20.04/Ubuntu22.04/Centos7/Centos8**.
 Other kinds of OS support are still in progress. The long term goal is to 
support several common OS and conda env deployment.
 
-Currently, the officially supported Spark versions are 3.2.2, 3.3.1, 3.4.3 and 
3.5.1.
+Currently, the officially supported Spark versions are 3.2.2, 3.3.1, 3.4.3 and 
3.5.2.
 
 We need to set up the `JAVA_HOME` env. Currently, Gluten supports **java 8** 
and **java 17**.
 
diff --git a/docs/get-started/build-guide.md b/docs/get-started/build-guide.md
index d9c3beaab9..f135999cc6 100644
--- a/docs/get-started/build-guide.md
+++ b/docs/get-started/build-guide.md
@@ -74,4 +74,4 @@ It's name pattern is 
`gluten-<backend_type>-bundle-spark<spark.bundle.version>_<
 | 3.2.2         | 3.2                  | 2.12                 |
 | 3.3.1         | 3.3                  | 2.12                 |
 | 3.4.3         | 3.4                  | 2.12                 |
-| 3.5.1         | 3.5                  | 2.12                 |
+| 3.5.2         | 3.5                  | 2.12                 |


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

Reply via email to