[
https://issues.apache.org/jira/browse/ARROW-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17075308#comment-17075308
]
Wes McKinney commented on ARROW-2880:
-------------------------------------
IIRC there is some dissatisfaction with the "conda method" for verifying the
wheels, e.g. certain problems might be obscured by stuff that is installed
alongside miniconda (like newer libstd++, libz.so, etc. -- we already got
bitten by the zlib issue) that wouldn't necessarily be present on a non-conda
user's system
> [Packaging] Script like verify-release-candidate.sh for automated testing of
> conda and wheel Python packages in ASF dist
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: ARROW-2880
> URL: https://issues.apache.org/jira/browse/ARROW-2880
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Packaging
> Reporter: Wes McKinney
> Priority: Major
>
> We have a script for verifying a source release candidate. We should make a
> similar script to test out the wheels and conda packages for the supported
> Python versions (2.7, 3.5, 3.6, soon 3.7) in an automated fashion
--
This message was sent by Atlassian Jira
(v8.3.4#803005)