emkornfield commented on pull request #7066: URL: https://github.com/apache/arrow/pull/7066#issuecomment-621577026
@andygrove there is a getting started guide but it is apparently hard to find. See: https://arrow.apache.org/docs/java/vector.html, https://arrow.apache.org/docs/java/ipc.html and https://arrow.apache.org/docs/java/vector_schema_root.html These are generated by RST files in docs/source/java/ one reason why they aren't discoverable is the link to the Javadocs seems to clober index.rst perhaps you could make this PR about fixing that or adding links to the ones provided (I think they provide more complete examples on a quick perusal). ---------------------------------------------------------------- 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: [email protected]
