You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/08/11 14:40:00 UTC

[jira] [Created] (ARROW-1348) [C++/Python] Add release verification script for Windows

Wes McKinney created ARROW-1348:
-----------------------------------

             Summary: [C++/Python] Add release verification script for Windows
                 Key: ARROW-1348
                 URL: https://issues.apache.org/jira/browse/ARROW-1348
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Python
            Reporter: Wes McKinney
             Fix For: 0.7.0


Since I don't use Windows every day, it takes me a bit of time to conduct release verification on Windows. It would be nice to make this more automated in a batch file, e.g.

{code}
dev/release/verify-release-candidate.bat %PATH_TO_RC_TARBALL%
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)