You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/13 13:13:34 UTC

[GitHub] [arrow-rs] alamb opened a new issue #1307: parquet async_writer not showing up in

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:
   
   ![Screen Shot 2022-02-13 at 8 10 54 AM](https://user-images.githubusercontent.com/490673/153754744-9750a9ae-bf91-465b-987b-6b1e1f51b319.png)
   
   
   
   
   **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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org