kou commented on PR #1830: URL: https://github.com/apache/orc/pull/1830#issuecomment-2529406685
FYI: We must use `https://www.apache.org/dyn/closer.lua/orc/orc-format-${ORC_FORMAT_VERSION}/orc-format-${ORC_FORMAT_VERSION}.tar.gz?action=download` instead. The dlcdn.apache.org URL doesn't work when orc-format-2.0.0 is released and orc-format-1.0.0 is removed from https://dist.apache.org/repos/dist/release/orc/ . If we use the `closer.lua` URL, we don't need to list dlcdn.apache.org URL (for the latest release) and archive.apache.org URL (for old releases). `closer.lua` redirects to dlcdn.apache.org or something for the latest release and archive.apache.org for old releases automatically. See also: * https://infra.apache.org/release-download-pages.html#closer * https://infra.apache.org/release-download-pages.html#current-and-older-releases -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
