alamb commented on issue #11336:
URL: https://github.com/apache/datafusion/issues/11336#issuecomment-2816668707

   Thank you @Adez017  -- I would personally suggest starting by porting some 
of the contents of https://jorgecarleitao.github.io/arrow2/main/guide/ into 
DataFUsion's docs
   
   In terms of mechanism, I personally suggest making a PR into the arrow-rs 
repo: https://github.com/apache/arrow-rs and making the documentation doc 
comments in the arrow crate
   
   This would mean they docs show up here:
   * https://docs.rs/arrow/latest/arrow/index.html
   
   And it will ensure the examples contine to run
   
   I suggest starting with the sections
   * Arrow format
   * high level API
   
   And see how that goes


-- 
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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to