Micah Kornfield created ARROW-6887:
--------------------------------------
Summary: [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
We should create documentation 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)