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 f5dee78e2b [GLUTEN-6887][VL] Daily Update Velox Version 
(dft-2025_11_21) (#11141)
f5dee78e2b is described below

commit f5dee78e2bf9aa012722adf80d8f8c40b7dfd9f6
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Sat Nov 22 08:56:41 2025 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (dft-2025_11_21) (#11141)
    
    Upstream Velox's New Commits:
    c828fd637 by Krishna Pai, feat: Add additional predicates to 
SpatialJoinFuzzer (#15588)
    ee350e79d by Pedro Eugenio Rocha Pedreira, feat(python): Support for JSON 
type (#15508)
    309bfd93c by Natasha Sehgal, feat: Add jarowinkler_similarity native 
function (#15520)
    1fa34089d by Patrick Sullivan, feat: Implement ST_Length and 
ST_Distance(SphericalGeography) (#15538)
    b5714fe63 by Pramod Satya, fix: Do not rewrite expression if it only has 
constant inputs (#15569)
    c9746487d by Masha Basmanova, fix: Canonicalize lower/upperExclusive in 
AbstractRange (#15584)
    5a746f73f by Masha Basmanova, feat: Enhance 
ExprToSubfieldFilterParser::makeOrFilter (#15564)
    d757c522d by Eric Jia, fix: Fix flaky test 
TableScanTest::statsBasedFilterReorderDisabled (#15577)
    75b2349f2 by Wei He, misc: Print biased functions in Github biased fuzzer 
jobs (#15568)
    2b9d62bfb by Zac Wen, feat: Support merge join in trace/replay tool (#15525)
    9d38fa199 by Krishna Pai, feat: Add support for SpatialJoinFuzzer (#15455)
    7871b9528 by James Gill, feat: Add ST_AsText[SphericalGeography] (#15570)
    5f9680fd7 by Shakyan Kushwaha, feat: Add current_timezone function (#14739)
    0fefb6cad by Han Yan, fix: perf: Do not request data size if there is only 
a single source as in persistent shuffle and add query config (#15548)
    4d1aa393e by James McGregor, perf: Use FMT_COMPILE for float to string 
casting (#15518)
    6d654276e by Masha Basmanova, refactor: Simplify tests using 
Filter::testingEquals (#15562)
    30bd87a5d by Masha Basmanova, refactor: Add Filter::as<T> convenience APIs 
(#15561)
    0e44623d8 by James Gill, feat(geo): Implement 
ST_Centroid(SphericalGeometry, SphericalGeometry) (#15540)
    ff372b696 by wecharyu, test: GCC compile error template-id in constructor 
and std::in_place_t in initializer list (#14319)
    4a379da3f by Masha Basmanova, refactor: Use VELOX_DECLARE_ENUM_NAME for 
FilterKind (#15559)
    
    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 b71568bee5..ed39a4ff5c 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-2025_11_20
-VELOX_ENHANCED_BRANCH=ibm-2025_11_20
+VELOX_BRANCH=dft-2025_11_21
+VELOX_ENHANCED_BRANCH=ibm-2025_11_21
 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