andygrove opened a new issue, #5756: URL: https://github.com/apache/arrow-datafusion/issues/5756
### Describe the bug All datafusion crates are being published with the same top-level README, instead of the per-crate README files. For example, see https://crates.io/crates/datafusion-optimizer. The docs here should explain what the optimizer crate is for rather than give an overview of DataFusion. ### To Reproduce _No response_ ### Expected behavior _No response_ ### Additional context This was caused by a recent change to specify many build settings in a `workspace.package` in the top-level README -- 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]
