[
https://issues.apache.org/jira/browse/ARROW-6887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050930#comment-17050930
]
Micah Kornfield commented on ARROW-6887:
----------------------------------------
It is there, just the linking is a bit weird (top level takes one to javadocs)
but [http://arrow.apache.org/docs/java/vector.html] works.
> [Java] Create prose documentation for using ValueVectors
> --------------------------------------------------------
>
> Key: ARROW-6887
> URL: https://issues.apache.org/jira/browse/ARROW-6887
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Documentation, Java
> Reporter: Micah Kornfield
> Assignee: Ji Liu
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 8h 40m
> Remaining Estimate: 0h
>
> We should create documentation (in restructured text) for the library that
> demonstrates:
> 1. Basic construction of ValueVectors. Highlighting:
> * ValueVector lifecycle
> * Reading by rows using Readers (mentioning that it is not as efficient
> as direct access).
> * Populating with Writers
> 2. Reading and writing IPC stream format and file formats.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)