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

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

    [ https://issues.apache.org/jira/browse/ARROW-6887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16974842#comment-16974842 ] 

Ji Liu commented on ARROW-6887:
-------------------------------

Seems the web content([http://arrow.apache.org/docs/]) is not updated yet, should we do something to make this docs work? [~wesm] [~emkornfield@gmail.com]

 

> [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)