This is an automated email from the ASF dual-hosted git repository.
felixybw 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 fd8253b691 [GLUTEN-6887][VL] Daily Update Velox Version (2025_08_10)
(#10396)
fd8253b691 is described below
commit fd8253b691ecdbcdfcd35a67cec0b17f367c3d09
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sun Aug 10 18:33:48 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_08_10) (#10396)
3d8aa3d7c by Eric Jia, feat: Implement 50% chance of generating and
applying remaining filter (14387)
cb0921f4a by Masha Basmanova, refactor: Simplify dependencies in
velox/runner/Runner.h (14394)
4faf3478c by Krishna Pai, fix(docs): Making a minor change to force publish
docs (14389)
30740ccd9 by Heidi Han, feat: Add kLongEnumLiteral and kVarcharEnumLiteral
TypeParameter kinds (14181)
72bfe4162 by Xiaoxuan Meng, fix: Fix the need input condition for streaming
aggregation (14388)
5bd5ea271 by Wei He, fix: Fix VectorFuzzerTest.randTypeByWidth (14386)
553fd6883 by James Gill, refactor: Remove unneeded includes (14385)
---
ep/build-velox/src/get_velox.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index 8a8d99f691..cc61f4751c 100755
--- a/ep/build-velox/src/get_velox.sh
+++ b/ep/build-velox/src/get_velox.sh
@@ -17,11 +17,11 @@
set -exu
VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_08_09
+VELOX_BRANCH=2025_08_10
VELOX_HOME=""
RUN_SETUP_SCRIPT=ON
VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_08_09
+VELOX_ENHANCED_BRANCH=ibm-2025_08_10
ENABLE_ENHANCED_FEATURES=OFF
# Developer use only for testing Velox PR.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]