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 6ece721b1a [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_11) 
(#8955)
6ece721b1a is described below

commit 6ece721b1a058a5434be5ccdf82c6f35cb5c1ef2
Author: Gluten Performance Bot 
<[email protected]>
AuthorDate: Tue Mar 11 14:36:18 2025 +0000

    [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_11) (#8955)
    
    Upstream Velox's New Commits:
    
    58ff291e1 by Natasha Sehgal, TDigest Value at Quantile Functions (12529)
    ee23d0e94 by Rui Mo, feat: Add config to throw exception for duplicate keys 
in Spark map_concat function (12379)
    a42beaae7 by David Reveman, build: Fix breeze build (12540)
    fd49292de by zhli1142015, feat: Register Spark array_union function (12449)
    1f1682e28 by Hongze Zhang, fix: Fix unsafe deserialization code of 
`HiveConnectorSplit::bucketConversion` (12509)
    e6792776b by zhli1142015, feat: Add Spark concat(array) function (12454)
    a44e71b7e by Jacob Wujciak-Jens, build(ci): Enable pyvelox macos (12543)
---
 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 799992ccc6..7c47bd8ae0 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_03_10
+VELOX_BRANCH=2025_03_11
 VELOX_HOME=""
 
 OS=`uname -s`


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

Reply via email to