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 28e1ac55c1 [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_16) 
(#8546)
28e1ac55c1 is described below

commit 28e1ac55c1b783c2419b8168efb043739e357a5b
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Thu Jan 16 16:28:12 2025 +0800

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_01_16) (#8546)
    
    Upstream Velox's New Commits:
    
    82626db70 by Peter Enescu, fix(vector): Add error logic to 
DictionaryVector's toString for logging uninitialized lazy loaded vectors 
(12025)
    d69514c8d by Natasha Sehgal, T208838661 - Add Presto Avg Aggregate for 
Interval (12048)
    dd7865bcd by Deepak Majeti, fix(abfs): Dangling-gsl error in 
AbfsFileSystemTest.cpp (12054)
    8b39b48ba by Kevin Wilfong, fix: Set_agg should not throw on nested nulls 
(12093)
    076708542 by Pedro Eugenio Rocha Pedreira, feat(python): PyVelox bindings 
for Vectors and Arrow Conversion (12083)
    a73d480c4 by Xiao Du, Fix Date Format Specifier Issue: WEEK_YEAR (12085)
    1231ca4be by zhli1142015, fix: Returns null for invalid inputs in Spark 
make_date function (11950)
    546d7dacd by zhli1142015, feat: Support decimal type for Spark in function 
(11947)
    92327a21e by Pedro Eugenio Rocha Pedreira, fix(table-scan): Add more 
context to SplitReader exception (12091)
    e2bf15e1c by dependabot[bot], build(ci): Bump cachix/install-nix-action 
from 26 to 30 (12069)
    62503cc0e by Chengcheng Jin, misc: Add OrderBy benchmark (10041)
    39cc7dc06 by Jialiang Tan, fix: Do not use index transpose in production 
code path (12090)
    f112e8873 by Zac Wen, refactor(cache): Clean up redundant code (12024)
    1a619ae83 by Jenson, fix: Replace crash with failure in exportToArrow for 
constant vectors of complex type (11932)
    76bb57094 by xiaodou, feat: Support dynamic filters for Right Join (12057)
    b98a50141 by Wei He, misc(fuzzer): Allow avg(interval) in aggregation 
fuzzer (12077)
    97b64a435 by Krishna Pai, Fix(json_parse): Fix json_parse to ignore invalid 
unicode escape sequences (12086)
    fa9c38242 by Kevin Wilfong, feat: Add option to negate bits written to 
ByteOutputStream (12050)
    5c770df4a by Pedro Eugenio Rocha Pedreira, feat(python): New PyVelox 
bindings for Types (12040)
---
 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 f68c9b9980..f887d747d3 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_15
+VELOX_BRANCH=2025_01_16
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to