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

ASF GitHub Bot commented on ARROW-1548:
---------------------------------------

GitHub user kou opened a pull request:

    https://github.com/apache/arrow/pull/1110

    ARROW-1548: [GLib] Support bulk append in builder

    `append_values()` are for bulk values append.
    `append_nulls()` are for bulk nulls append.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kou/arrow glib-support-bulk-append-in-builder

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/arrow/pull/1110.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1110
    
----
commit 492603190b209fa42e430633deed56a8d0b124a3
Author: Kouhei Sutou <[email protected]>
Date:   2017-09-17T15:20:48Z

    [GLib] Support bulk append in builder

----


> [GLib] Support build append in builder
> --------------------------------------
>
>                 Key: ARROW-1548
>                 URL: https://issues.apache.org/jira/browse/ARROW-1548
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: GLib
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>              Labels: pull-request-available
>             Fix For: 0.8.0
>
>
> It improves performance.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to