[
https://issues.apache.org/jira/browse/ARROW-2847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phillip Cloud resolved ARROW-2847.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Issue resolved by pull request 2274
[https://github.com/apache/arrow/pull/2274]
> [Packaging] Fix artifact name matching for conda forge packages
> ---------------------------------------------------------------
>
> Key: ARROW-2847
> URL: https://issues.apache.org/jira/browse/ARROW-2847
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Packaging
> Reporter: Krisztian Szucs
> Assignee: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> With the recently introduced conda recipe changes and version pinning the
> artifact names are not known before the build, they contain a hash too.
> `arrow-cpp-0.9.1.dev366-py36_0.tar.bz2` =>
> `arrow-cpp-0.9.1.dev366-py36_vc14h12fa3ca_0.tar.bz2`
> We need to either remove the pins or use pattern matching in the status and
> sign commands.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)