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 ae2fc5b5eb [GLUTEN-6887][VL] Daily Update Velox Version (2026_02_06) 
(#11583)
ae2fc5b5eb is described below

commit ae2fc5b5ebeb5bb2b0d60a3c2588f4274597a29c
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Feb 10 12:48:26 2026 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (2026_02_06) (#11583)
    
    * [GLUTEN-6887][VL] Daily Update Velox Version (dft-2026_02_06)
    
    Upstream Velox's New Commits:
    8fa3041b1 by Basit Ayantunde, feat(cudf): Implement JIT Expression 
Evaluator for CUDF (#16075)
    6beae8654 by Pedro Eugenio Rocha Pedreira, feat(cursor): Add at() API to 
return cursor location (#16257)
    b0585adfe by Zac Wen, misc: Improve velox selective reader E2EFilter with 
index setup (#16172)
    886187ff2 by Ke Wang, feat: Add ioWaitWallNanos stats breakdown (#16189)
    ac0bfb36b by Natasha Sehgal, feat: Add P4HyperLogLog custom type 
documentation
    ef377ac6f by Jialiang Tan, feat: Do not allow null key in index writer 
(#16242)
    0abf00047 by Pedro Eugenio Rocha Pedreira, feat(python): Add 
LocalDebuggerRunner (#16225)
    442a78899 by Jonathan Hehir, fix: Return non-empty distribution function on 
empty QDigest (#14617)
    b8db1b1ac by Heidi Han, fix(test): Flakiness in KHLL uniqueDistribution 
test (#16237)
    76305b8db by Jialiang Tan, feat: Add dynamic output batch sizing for 
MergeJoin (#16052)
    2ae3fddd9 by Guilherme Kunigami, Add dependency injection for remote 
function thrift client (#16231)
    55dc73e51 by Shanyue Wan, feat: Support unknown in coerceTypeBase (#16207)
    f6cde1e62 by Henry Edwin Dikeman, refactor: Remove deprecated code from 
velox/type/parser/ (#16219)
    de2a5cd65 by Jialiang Tan, fix: Let spiller report file io stats (#16209)
    6213c0591 by Jialiang Tan, fix: Fix KeyEncoder null increment carry over 
(#16236)
    a6fa50194 by Masha Basmanova, feat: Add isDefaultNullBehavior API (#16239)
    10bdc0688 by Xiaoxuan Meng, feat: Add constant bound support for between 
conditions in HiveIndexReader (#16228)
    e3dacce2a by Zac Wen, misc: Add cursor_copy_result flag to trace replayer 
(#16227)
    165fe367c by Jialiang Tan, feat: Add user friendly trace prompting API 
(#16192)
    12be762d3 by Jialiang Tan, fix: Fix replayer crash at cleanup (#16191)
    1ccad056a by Sergey Pershin, Fix: Fix int32 overflow in SEQUENCE() function 
(#16232)
    9f8cb40e2 by Ping Liu, misc: Remove backward compatibility 
IcebergInsertTableHandle ctor (#16153)
    4b29e6094 by Sergey Pershin, Fix: Fix int32 overflow in REPEAT() function 
(#16224)
    b53358590 by PHILO-HE, feat: Add Spark map_from_entries function (#11934)
    3177849f9 by Ping Liu, feat: Add IcebergDataSource (#16177)
    a539ae3b7 by Ping Liu, feat: Support DuckDB to velox TIME conversion 
(#16218)
    eb6d20241 by Xiaoxuan Meng, feat: Support Hive index source (#16215)
    277285d1b by Karthikeyan Natarajan, refactor(cudf): Improve debug printing 
for cudf (#15831)
    c0469b4b3 by Jacob Khaliqi, docs: Add docs for array_top_n (#15965)
    43959c9aa by Pedro Eugenio Rocha Pedreira, feat(cursor): Integrate debug 
cursor into TaskCursor (#16206)
    bc708220d by Xiaoxuan Meng, fix: Fix lookup input column naming and 
deduplicate input columns (#16205)
    7da351de0 by Mohammad Linjawi, feat: Add ANSI mode support for Spark 
CAST(string as boolean) (#16059)
    ec99bc775 by Peter Enescu, refactor(Cursor): Preserve vector encoded copy 
(#16086)
    6a1154b3a by Krishna Pai, fix: Increase base machine for ubuntu resolve 
dependencies (#16204)
    da0d2fdba by Simon Eves, fix(cudf): Check that join filter expressions can 
be evaluated by CUDF (#16180)
    36519e096 by Jacob Khaliqi, docs: Add docs for replace_first, 
longest_common_prefix, and bit_length (#15947)
    4599ca7fe by Zac Wen, misc: Clean up deprecated code in IndexLookupJoin 
(#16174)
    bef494238 by Abhinav Mukherjee, Remove generic overloads from map_except 
and map intersect (#16178)
    f91d90388 by Masha Basmanova, fix: Harden validation of output type for 
NestedLoop and IndexLookup join (#16200)
    265d6b1a5 by aditi-pandit, fix(docs): Correct metric name for 
spill_writes_count (#15340)
    7a3777221 by Bradley Dice, feat(cudf): Add managed async memory resource 
support (#16182)
    b9c6617ea by Masha Basmanova, feat: Extend PlanConsistencyChecker to check 
for duplicate names in the output of NLJ (#16197)
    35fbc84cd by Xiaoxuan Meng, feat: Support mixed index join conditions and 
filters in HiveIndexReader (#16193)
    6fe8d019a by Xiaoxuan Meng, feat: Add hive index reader for Nimble file 
format (#16175)
    217ed8e2c by Masha Basmanova, feat: Improve PlanConsistencyChecker error 
messages (#16186)
    c15c79aa5 by duanmeng, fix: Fix test hang caused by missing add 
`TestValue::adjust` in AsyncDataCache.cpp (#16185)
    a25666b54 by Christian Zentgraf, fix(build): Missing typename in Clang 15 
(#16171)
    874139512 by Christian Zentgraf, feat(build): Update FBOS to v2026.01.05.00 
(#15967)
    52a01b520 by Matt Gara, feat(cudf): Check signatures of aggregate functions 
before replacing with `cudf` variants (#15529)
    91150b733 by Pedro Eugenio Rocha Pedreira, feat(trace): Add 
TaskDebuggerCursor (#16119)
    e46bf5388 by beliefer, refactor: Replace new with make_shared for 
ThriftInternal (#16136)
    b3aa142e8 by Han Yan, fix: task cleanup in ExchangeClientTest to prevent CI 
timeout (#16168)
    
    Signed-off-by: glutenperfbot <[email protected]>
    
    * bump folly
    
    Signed-off-by: Yuan <[email protected]>
    
    * fix
    
    Signed-off-by: Yuan <[email protected]>
    
    * Revert "fix"
    
    This reverts commit be0dd01af07878ce74665d65aa049f08ca0986cc.
    
    * Revert "bump folly"
    
    This reverts commit 6e05172d7800b759b5114d62c43c6bfb1969b202.
    
    ---------
    
    Signed-off-by: glutenperfbot <[email protected]>
    Signed-off-by: Yuan <[email protected]>
    Co-authored-by: glutenperfbot <[email protected]>
    Co-authored-by: Yuan <[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 8d658a83dd..1f54431a14 100755
--- a/ep/build-velox/src/get-velox.sh
+++ b/ep/build-velox/src/get-velox.sh
@@ -18,8 +18,8 @@ set -exu
 
 CURRENT_DIR=$(cd "$(dirname "$BASH_SOURCE")"; pwd)
 VELOX_REPO=https://github.com/IBM/velox.git
-VELOX_BRANCH=dft-2026_01_30
-VELOX_ENHANCED_BRANCH=ibm-2026_01_30
+VELOX_BRANCH=dft-2026_02_06
+VELOX_ENHANCED_BRANCH=ibm-2026_02_06
 VELOX_HOME=""
 RUN_SETUP_SCRIPT=ON
 ENABLE_ENHANCED_FEATURES=OFF


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

Reply via email to