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

commit fdd73503b7320d40de130ba6fffb282292a916f1
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Fri Jan 24 14:44:45 2025 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_24) (#8603)
    
    Upstream Velox's New Commits:
    
    419de77e2 by Wei He, misc(fuzzer): Support custom result verifier with 
compare() API in window fuzzer (12148)
    a1ef29d6c by Wei He, fix(fuzzer): Catch errors during reference DB query 
execution. (12155)
    8a60fa00f by Deepak Majeti, misc(docs): Add credits.py program to generate 
credits (11638)
    4289d2b89 by Krishna Pai, feat(build): Print out build metrics (12142)
    121b230d7 by Andrii Rosa, feat: Avoid small batches in Exchange (12010)
    5e238f4e7 by Emily (Xuetong) Sun, feat: Add new FileFormat::SST to 
toFileFormat and toString (12137)
    f910bb11e by Krishna Pai, fix(json_parse): Clear state after encountering 
an error (12150)
    1f190f47c by Daniel Hunte, fix(fuzzer): Make PrestoQueryRunner fail when 
connection to server is unsuccessful (12135)
    97bb7a7ee by Pedro Eugenio Rocha Pedreira, fix(lazy-vector): Load lazies to 
be able to compare() (12149)
    fdbbfc191 by Wei He, feat(fuzzer): Support custom input generator in 
VectorFuzzer (11466)
    a78c32502 by Wei He, misc: Move ConstrainedInputGenerator to 
velox/common/fuzzer (12080)
    1a803e1d7 by Deepak Majeti, fix: GFlags to GlobalConfig change for 
memoryUseHugepages usage (12133)
---
 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 aab1a43242..3e804dfe40 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_01_23
+VELOX_BRANCH=2025_01_24
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to