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 e9fa5b6ec8 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_14)
(#9310)
e9fa5b6ec8 is described below
commit e9fa5b6ec8613413b7051692fa2963ed2292c830
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Mon Apr 14 23:08:55 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_14) (#9310)
78fbe6cb5 by Jialiang Tan, refactor: Clean up RowSerializer.h and add
RowSerializer.cpp (13018)
633a6d92d by Jialiang Tan, fix: Add batched deserialization in Exchange for
CompactRowr in exchange (13017)
---
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 3aade7b142..43aab5dfa3 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_13
+VELOX_BRANCH=2025_04_14
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]