alamb opened a new pull request #9710:
URL: https://github.com/apache/arrow/pull/9710


   # Rationale
   
   When people find `datafusion` on crates.io they want both a textual 
description of what it does as well as some example code to see if it would 
help them. E.g. look at how tokio does it: https://crates.io/crates/tokio
   
   
   # Changes
   1.  Add an example on the main README.md of datafusion (that appears on the 
crates.io homepage) that shows a prospective user what DataFusion offers, 
lifted from the existing example from 
https://docs.rs/datafusion/3.0.0/datafusion
   2. Add formatted output to the `rustdoc` examples in the main `lib.rs` page 
to show better what the output is 
   3. Fix some rustdoc warnings I noticed while testing


----------------------------------------------------------------
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.

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


Reply via email to