Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ORC-1811: Use the recommended
closer.lua
URL to download ORC format
This PR aims to use the ASF-recommended `closer.lua` URL instead of the direct `dlcdn` link or `archive` link. - https://infra.apache.org/release-download-pages.html#download-page > you can generate a direct download link using the following syntax: > http://www.apache.org/dyn/closer.lua/bar/foo/foo-5.5.1.zip?action=download To use the recommended download link in order to stabilize CIs. This is suggested from Arrow community. - #1830 (comment) - apache/arrow#44977 Pass the CIs. No. Closes #2081 from dongjoon-hyun/ORC-1811. Authored-by: Dongjoon Hyun <dongjoon@apache.org> Signed-off-by: Dongjoon Hyun <dongjoon@apache.org> (cherry picked from commit 28fe676) Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
- Loading branch information