lidavidm commented on issue #468:
URL: https://github.com/apache/arrow-java/issues/468#issuecomment-2568585745

   In general I would like to see several documentation improvements:
   
   - Replace or update the cookbook's way of handling Java recipes so we aren't 
embedding giant chunks of Java code inside reST (makes them a pain to 
write/test/update)
   - Add more usage documentation and cookbook examples,
   - Add general documentation on how the library is structured (Java doesn't 
follow the C++ convention of effectively dataframes, instead valuing memory 
management and streaming data)
   - Use the sphinx-javadoc bridge I wrote for arrow-adbc so we can cross-link 
Sphinx and Javadocs more easily,


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

Reply via email to