alamb commented on issue #391: URL: https://github.com/apache/arrow-rs/issues/391#issuecomment-853226825
@jhorstmann my plan was just to release `master` as arrow-rs-5.0 (next major release) without going through any deprecation period. I just don't want to push an incompatible API change to a release that `cargo` will automatically update (and thus break anyone using the arrow 4.x release line without them taking any action). By releasing as part of 5.0 projects will have to explicitly update to `arrow; 5.x` in their `Cargo.toml` files and can handle whatever updates are necessary at that time (and on their schedule) cc @jorgecarleitao @andygrove @nevi-me @Dandandan -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
