This is an automated email from the ASF dual-hosted git repository.
jackylee pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git
The following commit(s) were added to refs/heads/main by this push:
new 8253f1312 [GLUTEN-6483][VL][DOC] Upgrade Uniffle version to 0.9.0 in
Velox.md (#6680)
8253f1312 is described below
commit 8253f131256a6230cdb151ef496b354b886a1a85
Author: Nicholas Jiang <[email protected]>
AuthorDate: Fri Aug 2 08:57:57 2024 +0800
[GLUTEN-6483][VL][DOC] Upgrade Uniffle version to 0.9.0 in Velox.md (#6680)
---
docs/get-started/Velox.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/get-started/Velox.md b/docs/get-started/Velox.md
index 6778bb9b7..63239c399 100644
--- a/docs/get-started/Velox.md
+++ b/docs/get-started/Velox.md
@@ -266,7 +266,7 @@ spark.dynamicAllocation.enabled false
## Uniffle support
-Uniffle with velox backend supports
[Uniffle](https://github.com/apache/incubator-uniffle) as remote shuffle
service. Currently, the supported Uniffle versions are `0.8.0`.
+Uniffle with velox backend supports
[Uniffle](https://github.com/apache/incubator-uniffle) as remote shuffle
service. Currently, the supported Uniffle versions are `0.9.0`.
First refer to this URL(https://uniffle.apache.org/docs/intro) to get start
with uniffle.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]