This is an automated email from the ASF dual-hosted git repository.
felixybw 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 413a9e733d [GLUTEN-6887][VL] Daily Update Velox Version (2025_02_19)
(#8768)
413a9e733d is described below
commit 413a9e733d79f12e3e263e3997f00b79a079b3fd
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Wed Feb 19 15:01:13 2025 +0800
[GLUTEN-6887][VL] Daily Update Velox Version (2025_02_19) (#8768)
46c5fbdef by James Gill, docs: Fix some small typos in documentation
(#12377)
d355d7e9b by Christian Zentgraf, misc: Enforce using TLS1.2 or later for tz
curl client (#12262)
72f57d9f8 by Wei He, misc(fuzzer): Log fuzzer stats to stderr (#12328)
b72a8277c by aditi-pandit, refactor(fuzzer): Extract common logVectors
method for reuse in fuzzers (#12300)
7c3aa7cbf by Deepak Majeti, fix(wave): Benchmark failure (#12365)
a9e63f41a by PHILO-HE, fix(sparksql): Fix regex_extract on mismatched group
(#12162)
95c1de580 by mwish, docs: Fix a typo in task.rst (#12334)
no PRs has obvious impact to Gluten
---
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 0075b167e1..00e0147885 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=2025_02_18
+VELOX_BRANCH=2025_02_19
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]