This is an automated email from the ASF dual-hosted git repository.

adonisling pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
     new 0ad9a852dc [deps](arrow) update arrow download link (#18360) (#18415)
0ad9a852dc is described below

commit 0ad9a852dc7bfef6c8520aea89429849c63a5496
Author: Adonis Ling <adonis0...@gmail.com>
AuthorDate: Thu Apr 6 12:02:14 2023 +0800

    [deps](arrow) update arrow download link (#18360) (#18415)
    
    Backport #18360 .
    
    Co-authored-by: Mingyu Chen <morning...@163.com>
---
 thirdparty/vars.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thirdparty/vars.sh b/thirdparty/vars.sh
index 7ff82d59db..a41eefd899 100644
--- a/thirdparty/vars.sh
+++ b/thirdparty/vars.sh
@@ -240,7 +240,7 @@ FLATBUFFERS_SOURCE=flatbuffers-2.0.0
 FLATBUFFERS_MD5SUM="a27992324c3cbf86dd888268a23d17bd"
 
 # arrow
-ARROW_DOWNLOAD="https://dlcdn.apache.org/arrow/arrow-7.0.0/apache-arrow-7.0.0.tar.gz";
+ARROW_DOWNLOAD="https://archive.apache.org/dist/arrow/arrow-7.0.0/apache-arrow-7.0.0.tar.gz";
 ARROW_NAME="apache-arrow-7.0.0.tar.gz"
 ARROW_SOURCE="apache-arrow-7.0.0"
 ARROW_MD5SUM="316ade159901646849b3b4760fa52816"


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to