This is an automated email from the ASF dual-hosted git repository.
kejia 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 5cd405944 [VL] Daily Update Velox Version (2024_06_21) (#6173)
5cd405944 is described below
commit 5cd40594454a2ce538340eadbf021943a79d9360
Author: Gluten Performance Bot
<[email protected]>
AuthorDate: Fri Jun 21 13:06:59 2024 +0800
[VL] Daily Update Velox Version (2024_06_21) (#6173)
---
ep/build-velox/src/get_velox.sh | 2 +-
ep/build-velox/src/modify_velox.patch | 8 --------
2 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/ep/build-velox/src/get_velox.sh b/ep/build-velox/src/get_velox.sh
index e4f71214e..a0a7baa0d 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=2024_06_20
+VELOX_BRANCH=2024_06_21
VELOX_HOME=""
#Set on run gluten on HDFS
diff --git a/ep/build-velox/src/modify_velox.patch
b/ep/build-velox/src/modify_velox.patch
index 81560917d..aee406c3e 100644
--- a/ep/build-velox/src/modify_velox.patch
+++ b/ep/build-velox/src/modify_velox.patch
@@ -68,14 +68,6 @@ index 5c7bf770a..9f897f577 100644
if(NOT TARGET gflags::gflags)
# This is a bit convoluted, but we want to be able to use gflags::gflags as
a
# target even when velox is built as a subproject which uses
-@@ -441,7 +446,7 @@ if(${VELOX_BUILD_MINIMAL_WITH_DWIO}
-
- # Locate or build protobuf.
- set_source(Protobuf)
-- resolve_dependency(Protobuf 3.21.4 EXACT)
-+ resolve_dependency(Protobuf 3.21 EXACT)
- include_directories(${Protobuf_INCLUDE_DIRS})
- endif()
diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt
index ce4c24dbe..785a2acc6 100644
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]