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 b200511a1d [GLUTEN-6887][VL] Daily Update Velox Version (2025_11_06) 
(#11039)
b200511a1d is described below

commit b200511a1d0d70e5acdbb726af80662c74d2b2a9
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Thu Nov 6 17:16:38 2025 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_11_06) (#11039)
    
    Upstream Velox's New Commits:
    e078023ad by Peter Enescu, feat: Add fuzzer reference runner 
VeloxQueryRunner (#14747)
    6df585db1 by Ke Wang, misc: Use consistent thread pool name (#15412)
    946eb039b by Jimmy Lu, fix: Add serialization for 
HiveTableHandle::filterColumnHandles (#15413)
    1eff3a080 by Jimmy Lu, fix: Change columnHandles to filterColumnHandles in 
HiveTableHandle (#15386)
    ce5d4e5fd by Muhammad Haseeb, feat(cudf): Use file buffered input source in 
`CudfHiveDataSource` (#15325)
    
    Signed-off-by: glutenperfbot <[email protected]>
    Co-authored-by: glutenperfbot <[email protected]>
---
 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 8ae534be1a..b852f7741f 100755
--- a/ep/build-velox/src/get-velox.sh
+++ b/ep/build-velox/src/get-velox.sh
@@ -18,11 +18,11 @@ set -exu
 
 CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
 VELOX_REPO=https://github.com/oap-project/velox.git
-VELOX_BRANCH=2025_11_05
+VELOX_BRANCH=2025_11_06
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 VELOX_ENHANCED_REPO=https://github.com/IBM/velox.git
-VELOX_ENHANCED_BRANCH=ibm-2025_11_05
+VELOX_ENHANCED_BRANCH=ibm-2025_11_06
 ENABLE_ENHANCED_FEATURES=OFF
 
 # Developer use only for testing Velox PR.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to