[
https://issues.apache.org/jira/browse/ARROW-12515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-12515.
-------------------------------------
Resolution: Resolved
> [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
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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
> * Uses {{wget}} (which doesn't come with Windows) but could just as easily
> use {{curl}} (which does)
> 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.20.7#820007)