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 106fb3f2a6 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_05)
(#9233)
106fb3f2a6 is described below
commit 106fb3f2a6e013d72de605565e177d02bc88b0b5
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat Apr 5 18:32:28 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_05) (#9233)
Upstream Velox's New Commits:
b0f5fd241 by Ke Wang, fix: Fix the crash cause by NestedLoopJoinBuild sum
overflow (12923)
27d09ba24 by generatedunixname89002005287564, Fix CQS signal. Id] 81507216
-- readability-redundant-string-init in fbcode/velox/parse (12930)
a56c71986 by generatedunixname89002005287564, Fix CQS signal. Id] 8047553
-- readability-redundant-string-init in fbcode/velox/core (12929)
8c2d25942 by Ke Wang, update skiplist issue
1aa015fe7 by Xiaoxuan Meng, misc: Add task batch processing time under
sequential execution mode (12912)
781bea61c by Qian Sun, fix(function): Fix Spark json_object_keys function
to return NULL for invalid json (12877)
3122bacf6 by Yenda Li, fix: Deadlock/Stuckness during exchange (12908)
---
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 6d49ae877f..40b4de2fc5 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_04
+VELOX_BRANCH=2025_04_05
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]