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

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


The following commit(s) were added to refs/heads/branch-1.4 by this push:
     new bbe474dd2b [Branch-1.4][VL] Update Velox branch to make Velox 
compatible with old tzdata (#9565)
bbe474dd2b is described below

commit bbe474dd2b02f51b7e060792b04b668ba157dd28
Author: PHILO-HE <[email protected]>
AuthorDate: Mon May 12 17:23:12 2025 +0800

    [Branch-1.4][VL] Update Velox branch to make Velox compatible with old 
tzdata (#9565)
---
 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 a2851264b7..395f1c2434 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=gluten-1.4.0
+VELOX_BRANCH=gluten-1.4.0-v1
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to