This is an automated email from the ASF dual-hosted git repository.
yuanzhou 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 c505fe93d [VL] Daily Update Velox Version (2024_04_29) (#5568)
c505fe93d is described below
commit c505fe93d3a9ff5d2fdc0e27b0de4bfff042bb0f
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Apr 29 17:29:36 2024 +0800
[VL] Daily Update Velox Version (2024_04_29) (#5568)
Velox changes:
```
1426f33bc by Jialiang Tan, Fix MultiFragmentTest.compression (9639)
```
---
ep/build-velox/src/get_velox.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index 27af6250d..38d525aee 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,7 +17,7 @@
set -exu
VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2024_04_28
+VELOX_BRANCH=2024_04_29
VELOX_HOME=""
#Set on run gluten on HDFS
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]