Ian Cook created ARROW-12515:
--------------------------------
Summary: [Dev][Wiki][Release] Fix and update Windows RC verify
script
Key: ARROW-12515
URL: https://issues.apache.org/jira/browse/ARROW-12515
Project: Apache Arrow
Issue Type: Improvement
Components: Developer Tools, Wiki
Reporter: Ian Cook
Assignee: Ian Cook
Fix For: 5.0.0
There are some small issues with {{dev/release/verify-release-candidate.bat}}:
* Uses VS 2017 (2019 is current)
* Uses Python 3.6 (others use 3.8)
* {{conda create}} command uses relative paths to YML files; these cannot be
found
Fix these and update the instructions on the Confluence wiki accordingly:
[https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates]
But first fix ARROW-11675
--
This message was sent by Atlassian Jira
(v8.3.4#803005)