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 2b0ceb181c [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_17)
(#9346)
2b0ceb181c is described below
commit 2b0ceb181cbad1ea035155733e3ede0c1220feac
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Apr 17 22:49:30 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_17) (#9346)
Upstream Velox's New Commits:
65f4a4370 by Natasha Sehgal, feat: Add tdigest to fuzzer. Unblock
value_at_quantile (12964)
ad8b618c7 by zml1206, fix: Fix initialization of Spark date_trunc function
(12922)
---
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 fc2c107099..a7bf19eb7e 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_04_16
+VELOX_BRANCH=2025_04_17
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]