Andy Grove created ARROW-5077:
---------------------------------

             Summary: [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
             Fix For: 0.14.0


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)

Reply via email to