This repository was archived by the owner on May 6, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ build-common:
5757 @sed -i " s/velox\/substrait\/proto\///g" ${CPP_SOURCE_DIR} /thirdparty/velox/velox/substrait/proto/substrait/parameterized_types.proto
5858 @sed -i " s/velox\/substrait\/proto\///g" ${CPP_SOURCE_DIR} /thirdparty/velox/velox/substrait/proto/substrait/plan.proto
5959 @sed -i " s/velox\/substrait\/proto\///g" ${CPP_SOURCE_DIR} /thirdparty/velox/velox/substrait/proto/substrait/type_expressions.proto
60- @sed -i ' s|"https://.*arrow.*tar.gz"|"https://github.com/apache/arrow/archive/refs/tags/apache-arrow-8.0.0.tar.gz"|g' ${CPP_SOURCE_DIR} /thirdparty/velox/third_party/CMakeLists.txt
60+ # @sed -i 's|"https://.*arrow.*tar.gz"|"https://github.com/apache/arrow/archive/refs/tags/apache-arrow-8.0.0.tar.gz"|g' ${CPP_SOURCE_DIR}/thirdparty/velox/third_party/CMakeLists.txt
6161
6262 @mkdir -p ${CPP_BUILD_DIR}
6363 @cd ${CPP_BUILD_DIR} && \
You can’t perform that action at this time.
0 commit comments