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 547cc36c6a [GLUTEN-6887][VL] Daily Update Velox Version (2025_02_06) 
(#8664)
547cc36c6a is described below

commit 547cc36c6aa899dcf431b79ea94a81dcafda8c41
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sat Feb 8 02:25:55 2025 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_02_06) (#8664)
    
    Upstream Velox's New Commits:
    
    1fe767ba2 by Kevin Wilfong, refactor(trace): Only register Parquet if it's 
enabled (12267)
    ad4291b14 by Yenda Li, fix: Address incompatibility of ipaddress (12134)
    79b563249 by Kevin Wilfong, fix: Fix crash in MemoryArbitrationFuzzer 
(12266)
    d3e7af8a5 by Gaurav Mogre, refactor: Changed RowType::getChildIdx to take a 
std::string_view instead of string ref (12245)
    a6644b9e2 by Ke, fix: Fix merge storageStats_ in IoStatistics (12263)
    be35478ff by Jimmy Lu, fix: Avoid redownload coalesced region gap twice in 
buffered inputs (12018)
    93facc8e8 by Orri Erling, refactor(wave): Cleanup and Codegen Benchmarks 
(12205)
    162a27c92 by Pedro Eugenio Rocha Pedreira, feat(cursor): Enable TaskCursor 
to take a memory pool (12261)
    ddc20e668 by Pradeep Vaka, feat: Add combine_hash internal operator (12244)
    f6fe8a3bf by Natasha Sehgal, Prestissimo ApproxMostFrequent JSON (12189)
---
 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 4978f4a745..1b29c7dc10 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_02_05
+VELOX_BRANCH=2025_02_06
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to