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 67e6d7d4cf [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_23)
(#9735)
67e6d7d4cf is described below
commit 67e6d7d4cf8f0126b4704e23e1b90eb6681ab49e
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri May 23 08:30:59 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_23) (#9735)
Upstream Velox's New Commits:
188a084a5 by Eric Jia, fix: TraceReplayRunner register memoryArbitrator
factory (#13448)
4d36edbb9 by Eric Jia, fix: Update memory_arbitrator_type default value
from shared to SHARED (#13442)
9505b095a by Natasha Sehgal, TDigest - Trimmed Mean (#13217)
455a48383 by Natasha Sehgal, TDigest - construct, destructure (#13127)
c67e183c7 by Natasha Sehgal, Add quantile_at_value for TDigest (#12717)
8c0c8863f by Haiping Xue, refactor: Table Scan test refactor for SST Reader
used by Meta (#13419)
Signed-off-by: GlutenPerfBot <[email protected]>
Co-authored-by: GlutenPerfBot <[email protected]>
---
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 8e3ca63c12..e3c703cd39 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_05_22
+VELOX_BRANCH=2025_05_23
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]