[
https://issues.apache.org/jira/browse/ARROW-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-2724.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Issue resolved by pull request 2162
[https://github.com/apache/arrow/pull/2162]
> [Packaging] Determine whether all the expected artifacts are uploaded
> ---------------------------------------------------------------------
>
> Key: ARROW-2724
> URL: https://issues.apache.org/jira/browse/ARROW-2724
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 9.5h
> Remaining Estimate: 0h
>
> I can imagine the definition of the expected artifacts as follows:
> {code}
> conda-win:
> platform: win
> template: conda-recipes/appveyor.yml
> artifacts:
> - arrow-cpp-{version}-py35_vc14_0.tar.bz2
> - pyarrow-{version}-py35_vc14_0.tar.bz2
> - ...
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)