mbrobbel commented on PR #7045: URL: https://github.com/apache/arrow-rs/pull/7045#issuecomment-2621564142
> I double checked and given rand is only a dev dependency this change I think can be merged without impacting backwards compatibility It's a normal dependency for `arrow` and `object_store` (optional): https://github.com/apache/arrow-rs/blob/b1bfa0f5852536ef2edb43ac8ddb66c39e8a7233/arrow/Cargo.toml#L56 https://github.com/apache/arrow-rs/blob/b1bfa0f5852536ef2edb43ac8ddb66c39e8a7233/object_store/Cargo.toml#L52 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
