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 ede0f8fa28 [GLUTEN-6887][VL] Daily Update Velox Version (2025_03_20)
(#9068)
ede0f8fa28 is described below
commit ede0f8fa28206e6bc77aee1e6f6a40114c781921
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Thu Mar 20 17:23:10 2025 +0000
[GLUTEN-6887][VL] Daily Update Velox Version (2025_03_20) (#9068)
Upstream Velox's New Commits:
c2fe3867a by Kevin Wilfong, fix: MergeJoin fails when adding nulls for a
miss to an input column that is constant (12713)
6b4605083 by Peter Enescu, feat(fuzzer): Add comman eval execution logging
(12706)
a8be2ce3f by Bikramjeet Vig, refactor: Move json_extract_scalar back to
simple function (12608)
50e2362d4 by Bikramjeet Vig, feat(json): Expand support for non
alphanumeric characters after dot in json path (12698)
f9f4a483b by Serge Druzkin, misc(dwio): Fix error message in
DWIO_ENSURE_NE/DWIO_ENSURE_EQ (12648)
---
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 ad8f9eccb0..1c915a8e56 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_19
+VELOX_BRANCH=2025_03_20
VELOX_HOME=""
OS=`uname -s`
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]