You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Micah Kornfield (Jira)" <ji...@apache.org> on 2019/11/12 06:59:00 UTC

[jira] [Resolved] (ARROW-6887) [Java] Create prose documentation for using ValueVectors

     [ https://issues.apache.org/jira/browse/ARROW-6887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Micah Kornfield resolved ARROW-6887.
------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Issue resolved by pull request 5723
[https://github.com/apache/arrow/pull/5723]

> [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: 1.0.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)