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 e8807926d5 [GLUTEN-6887][VL] Daily Update Velox Version (2025_04_24)
(#9407)
e8807926d5 is described below
commit e8807926d5d0c6718d39a46d5511f7d446be0f74
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Apr 24 23:25:37 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_04_24) (#9407)
Upstream Velox's New Commits:
d1e9daf32 by Wei He, feat(qdigest): Add QDigest data type (13030)
c87020153 by Yuan Zhou, fix(build): Build Wave dwio tests only when enabled
(13076)
fda0fc45e by Kevin Wilfong, feat: Add Builder classes for PlanNodes (13093)
2b0037b9f by Rui Mo, fix: Fix Spark unix_timestamp function for date type
(12881)
1c510b873 by [email protected], fix: Fix float precision in
rescaleFloatingPoint (12852)
82edac05e by Rui Mo, build: Fix GCC13 compilation failure in Experimental
CI (12854)
849b6d4b4 by zhli1142015, misc: Remove duplicate isBlockedTiming addition
in cpuWallTiming (12775)
e630369f6 by xwei19, feat(parquet): Add config for enabling dictionary and
dictionary page size (12766)
ab76daf35 by zhli1142015, feat: Support intergral types for the index
parameter of Spark get function (13004)
f30996683 by Ian Petersen, fix: Eliminate comparison operator ambiguity in
ComplexViewTypes (13095)
23b858bfa by Christian Zentgraf, build: Fix macOS SDK 15.4+ Clang17 build
issues (12980)
7b76bb6b5 by Peter Enescu, fix(util): Wrap "between ... and" in parantheses
(12988)
8c698d38f by Jialiang Tan, fix: Fix raw_vector allocation bytes overflow
(13110)
---
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 eaa3fe118f..8197f77870 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_04_23
+VELOX_BRANCH=2025_04_24
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]