Jefffrey opened a new issue, #10470: URL: https://github.com/apache/arrow-rs/issues/10470
It seems odd that in our list of crates to publish, we see that crate: https://github.com/apache/arrow-rs/blob/12091af35e5070dae33e86fbe988d9319521cd16/dev/release/README.md?plain=1#L214-L240 https://crates.io/crates/arrow-integration-test/59.1.0 🤔 Indeed we have documentation & discussion that its meant only for internal use: - https://github.com/apache/arrow-rs/pull/8738 It seems its only usage is in `arrow-integration-testing`, but this is already via a local dependency and this crate is not published either https://github.com/apache/arrow-rs/blob/12091af35e5070dae33e86fbe988d9319521cd16/arrow-integration-testing/Cargo.toml#L40 Can we stop publishing this crate if it is not meant to be external? -- 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]
