[
https://issues.apache.org/jira/browse/ARROW-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sutou Kouhei resolved ARROW-5077.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 4460
[https://github.com/apache/arrow/pull/4460]
> [Rust] Release process should change Cargo.toml to use release versions
> -----------------------------------------------------------------------
>
> Key: ARROW-5077
> URL: https://issues.apache.org/jira/browse/ARROW-5077
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Affects Versions: 0.13.0
> Reporter: Andy Grove
> Assignee: Yosuke Shiro
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In the dev tree we use relative path dependencies between arrow, parquet, and
> datafusion, which means we can't just run cargo publish for each crate from
> the release source tarball.
> It would be good to have the relaese packaging change the Cargo.toml for
> parquet and datafusion to have dependencies on a versioned release instead of
> a relative path to remove this manual step when publishing.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)