We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb992b9 commit 4729472Copy full SHA for 4729472
cmake_modules/IcebergThirdpartyToolchain.cmake
@@ -98,8 +98,6 @@ function(resolve_arrow_dependency)
98
99
fetchcontent_declare(VendoredArrow
100
${FC_DECLARE_COMMON_OPTIONS}
101
- #GIT_REPOSITORY https://github.com/apache/arrow.git
102
- #GIT_TAG f12356adaaabea86638407e995e73215dbb58bb2
103
URL ${ARROW_SOURCE_URL}
104
URL_HASH "SHA256=${ICEBERG_ARROW_BUILD_SHA256_CHECKSUM}"
105
SOURCE_SUBDIR
0 commit comments