Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.0
Description
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.
Attachments
Issue Links
- links to