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 d23599f124 [GLUTEN-6887][VL] Daily Update Velox Version (2025_05_20)
(#9696)
d23599f124 is described below
commit d23599f12499c3479f842137d7ec950a76fd8878
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Tue May 20 10:02:28 2025 +0100
[GLUTEN-6887][VL] Daily Update Velox Version (2025_05_20) (#9696)
Upstream Velox's New Commits:
23f7017aa by Haiping Xue, Add SerdeParameters to rowReaderOpts in velox
open source (#13363)
4a55e54f1 by Eric Jia, feat: Enable prefetch and barrier for
indexLookupJoinTest.barrier and disable the pre-materialization when
numPrefetch is 0 (#13385)
e4b5b3509 by Kk Pulla, fix: Rewrite equality check operator for
LambdaTypedExpr to fix type ambiguity issue in C++20 (#13280)
a60921cac by Pedro Eugenio Rocha Pedreira, docs: Add newly confirmed
maintainers for Spark Functions (#13366)
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 7463b5fcaf..8769e61a1a 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_19
+VELOX_BRANCH=2025_05_20
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]