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 596a01fa34 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_01)
(#9189)
596a01fa34 is described below
commit 596a01fa3465ffccc3f93b229e6b37a4bbfb465c
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue Apr 1 22:37:08 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_01) (#9189)
Upstream Velox's New Commits:
be37063d6 by Kevin Stichter, feat(orc): Adding reader tests for orc files
(12740)
1f84890a2 by Bikramjeet Vig, fix: Implicit conversions to narrow types in
wave (12844)
43e9d6bf5 by Natasha Sehgal, Add unknown to map union sum (12850)
6735fd169 by Masha Basmanova, refactor: Capitalize types consistently in
toTypeSql (12858)
bb570c5a0 by Masha Basmanova, refactor: Harden is-null check in
toConstantSql (12856)
87f8b8482 by Masha Basmanova, refactor: Cleanup toConstantSql (12855)
---
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 3120f25904..c68bb66395 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_03_31
+VELOX_BRANCH=2025_04_01
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]