Skip to content

[Wiki] Release verification howto is obsolete #31735

@asfimport

Description

@asfimport

https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates#HowtoVerifyReleaseCandidates-LinuxandmacOS

The example commands are wrong.
E.g.,

TEST_DEFAULT=0 TEST_SOURCE=1 TEST_CPP=1 verify-release-candidate.sh source $VERSION $RC_NUM

should be changed to

TEST_DEFAULT=0 TEST_CPP=1 verify-release-candidate.sh $VERSION $RC_NUM

Reporter: Yibo Cai / @cyb70289

Note: This issue was originally created as ARROW-16353. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions