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 6329b82b93 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_11)
(#9299)
6329b82b93 is described below
commit 6329b82b934e77ca3c459cd8fc2b5db58ad142ff
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Apr 11 14:24:00 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_11) (#9299)
Upstream Velox's New Commits:
7a0059c27 by Eric Jia, docs: Update substr usage in Velox developer doc
vector section (12979)
e9a2d35fb by Krishna Pai, build(duckdb): Ensure DDB has cmake version
compatibility set to 3.5 (12987)
001c5139c by generatedunixname89002005287564, Fix CQS signal. Id] 93054880
-- readability-redundant-string-init in fbcode/velox/expression/fuzzer (12997)
af89078af by Junjie Wang, add SequenceStorageIndexSourceTest test case for
partitions
cd10f6d47 by Wei He, feat(fuzzer): Add input generator for json_extract in
expression fuzzer (12367)
00cc87fe5 by Wei He, misc(fuzzer): Add custom data generation for JSON path
(12312)
c1834fe74 by Pedro Eugenio Rocha Pedreira, feat(python): Plan
serialization/deserialization (12931)
bb6cd1c69 by Eric Jia, refactor: Refactor/Cleanup include headers file
(12977)
---
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 70796dca68..0144b1b570 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_10
+VELOX_BRANCH=2025_04_11
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]