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 6134265d3e [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_31)
(#9819)
6134265d3e is described below
commit 6134265d3ee67cb1399c150acb327d69beb971a4
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Sat May 31 15:55:41 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_31) (#9819)
* [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_31)
Upstream Velox's New Commits:
ffe6e1cfa by Eric Jia, feat: Implement IndexLookupJoinReplayer (#13560)
4c1892bcb by Yi Cheng Lee, feat: Add skeleton code for TextReader (#13562)
1626ee022 by Pedro Eugenio Rocha Pedreira, feat(dwio): Allow selective
readers to generate FlatMapVector (#13555)
5269a9233 by Artem Selishchev, fix: Hold string ids for buffered inputs
(#13536)
e3dd0c367 by Oliver Xu, Revert D75484745: feat(noise): Implement
NOISY_COUNT_IF_GAUSSIAN(col, noise_scale, random_seed)
00be99053 by Oliver Xu, feat(noise): Implement NOISY_COUNT_IF_GAUSSIAN(col,
noise_scale, random_seed) (#13545)
94ae50187 by Kevin Wilfong, fix(fuzzer): Skip non-deterministic
noisy_count_if_gaussian in aggregation fuzzer (#13561)
7eaed4273 by Surbhi Vijayvargeeya, fix: Fix the duplicate map key handling
for Spark map function (#13183)
f089c5937 by Jimmy Lu, fix: Overflow in
NegatedBigintValuesUsingHashTable::testInt64Range (#13523)
818f23d30 by Yi Cheng Lee, feat: Add skeleton code for TextRowReader
(#13501)
15f7e65b0 by Jimmy Lu, fix: Crash when aggregate push down applied on
updated column with sparse row set (#13503)
cbef6ba9e by Eric Jia, feat: Add IndexLookupJoin Tracing (#13530)
Signed-off-by: GlutenPerfBot <[email protected]>
* Update get_velox.sh
---------
Signed-off-by: GlutenPerfBot <[email protected]>
Co-authored-by: GlutenPerfBot <[email protected]>
Co-authored-by: BInwei Yang <[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 b7d9563527..4a32382eec 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_30
+VELOX_BRANCH=2025_05_31
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]