worker24h commented on a change in pull request #1144: Add build script for 
arrow
URL: https://github.com/apache/incubator-doris/pull/1144#discussion_r283169352
 
 

 ##########
 File path: thirdparty/vars.sh
 ##########
 @@ -211,5 +211,36 @@ LIBRDKAFKA_NAME=librdkafka-0.11.6-RC5.tar.gz
 LIBRDKAFKA_SOURCE=librdkafka-0.11.6-RC5
 LIBRDKAFKA_MD5SUM="2e4ecef2df277e55a0144eb6d185e18a"
 
+# zstd
+ZSTD_DOWNLOAD="https://github.com/facebook/zstd/archive/v1.3.7.tar.gz";
+ZSTD_NAME=zstd-1.3.7.tar.gz
+ZSTD_SOURCE=zstd-1.3.7
+ZSTD_MD5SUM="9b89923a360ac85a3b8076fdf495318d"
+
+# uriparser
+URIPARSER_DOWNLOAD="https://github.com/uriparser/uriparser/archive/63384be4fb8197264c55ff53a135110ecd5bd8c4.tar.gz";
 
 Review comment:
   ok 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to