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 2020/02/28 02:57: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=17047169#comment-17047169 ] 

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

Seems the docs we added in this issue didn't work in website? [~emkornfield@gmail.com] [~wesm]

[http://arrow.apache.org/docs/java/index.html]

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