alamb opened a new issue #1307: URL: https://github.com/apache/arrow-rs/issues/1307
**Describe the bug** The link to the `async_read` in the parquet 9.0.2 docs is not a link when published on docs.rs:  **To Reproduce** https://docs.rs/parquet/9.0.2/parquet/ **Expected behavior** The link should be active. **Additional context** Came in via https://github.com/apache/arrow-rs/pull/1253 I think the issue may be that the `async` feature is not activated by default. -- 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]
