Commits


Krisztián Szűcs authored and Sutou Kouhei committed 6a50634f4f1
ARROW-13475: [Release] Don't consider rust tarballs when cleaning up old releases After uploading the source release to apache svn I realized that all of the earlier arrow releases were removed. Since we ship rust tarballs separately the regex pattern filtered out all previous apache/arrow releases. I had to revert the svn repository to the previous revision. Closes #10819 from kszucs/release-upload Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>