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 61ece8e568 [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_03) 
(#8124)
61ece8e568 is described below

commit 61ece8e568642a15b4b97ed9aa95dcda8c874f35
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Dec 3 21:54:16 2024 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2024_12_03) (#8124)
    
    Upstream Velox's New Commits:
    
    480f989d8 by Jimmy Lu, feat: Allow fixed random seed in approx_percentile 
for debug purpose (11697)
    036ea7d03 by Jimmy Lu, fix: Buckify local runner and fix flaky 
LocalRunnerTest (11694)
---
 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 3e907e9236..62e7e33f82 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_11_30
+VELOX_BRANCH=2024_12_03
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to