jonkeane commented on a change in pull request #11796:
URL: https://github.com/apache/arrow/pull/11796#discussion_r759404496



##########
File path: cpp/thirdparty/versions.txt
##########
@@ -123,7 +123,7 @@ DEPENDENCIES=(
   "ARROW_PROTOBUF_URL protobuf-${ARROW_PROTOBUF_BUILD_VERSION}.tar.gz 
https://github.com/google/protobuf/releases/download/${ARROW_PROTOBUF_BUILD_VERSION}/protobuf-all-${ARROW_PROTOBUF_BUILD_VERSION:1}.tar.gz";
   "ARROW_RAPIDJSON_URL rapidjson-${ARROW_RAPIDJSON_BUILD_VERSION}.tar.gz 
https://github.com/miloyip/rapidjson/archive/${ARROW_RAPIDJSON_BUILD_VERSION}.tar.gz";
   "ARROW_RE2_URL re2-${ARROW_RE2_BUILD_VERSION}.tar.gz 
https://github.com/google/re2/archive/${ARROW_RE2_BUILD_VERSION}.tar.gz";
-  "ARROW_SNAPPY_URL snappy-${ARROW_SNAPPY_BUILD_VERSION}.tar.gz 
https://github.com/google/snappy/archive/${ARROW_SNAPPY_BUILD_VERSION}.tar.gz";
+  "ARROW_SNAPPY_URL snappy-${ARROW_SNAPPY_BUILD_VERSION}.tar.gz 
https://codeload.github.com/google/snappy/tar.gz/master";

Review comment:
       Yes, if I can get this to work, that is what we'll need to do (or roll 
our own snappy "release" that we host)




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to