alamb commented on PR #7045: URL: https://github.com/apache/arrow-rs/pull/7045#issuecomment-2629373241
> > It's a normal dependency for `arrow` and `object_store` (optional): > > In order to merge this into main before the next breaking release I think we need to ensure it doesn't appear in any of the public APIs. I can double check in a bit I double checked the dependency for arrow is for the test_utils mod which doesn't appear to have rand in any of the public APIs (though I didn't analyze them all to be honest) https://github.com/alamb/arrow-rs/blob/53c1f5fef08dfe01a95e34ed9df4216aaeb583f5/arrow/Cargo.toml#L74-L73 Since we haven't made a new breaking object store release yet I don't think that is a problem - https://github.com/apache/arrow-rs/issues/6903 -- 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]
