[
https://issues.apache.org/jira/browse/ARROW-5077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17662099#comment-17662099
]
Rok Mihevc commented on ARROW-5077:
-----------------------------------
This issue has been migrated to [issue
#21566|https://github.com/apache/arrow/issues/21566] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [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
(v8.20.10#820010)