kou commented on issue #2769: URL: https://github.com/apache/arrow-adbc/issues/2769#issuecomment-2846210454
Yes. RC APT repositories such as https://packages.apache.org/artifactory/arrow/ubuntu-rc/ are just copies of non RC APT repositories such as https://packages.apache.org/artifactory/arrow/ubuntu/ . We can recreate RC APT repositories by copying non RC APT repositories. (I think that it's a light operation in Artifactory because it changes only metadata.) In this case, we don't need to revert the last changes. We can just retry `dev/release/05-linux-upload.sh` after we fix something because it'll overwrite the last changes. Can I retry `dev/release/05-linux-upload.sh` after I fix something? -- 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]
