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

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

GitHub user cpcloud opened a pull request:

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

    ARROW-1531: [C++] Use forward references for appending std::array in 
FixedSizeBinaryBuilder

    

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

    $ git pull https://github.com/cpcloud/arrow fix-decimal128-to-bytes

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

    https://github.com/apache/arrow/pull/1094.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 #1094
    
----
commit fff1d2b058e0200d97036ba3128a0c0693ba972c
Author: Phillip Cloud <cpcl...@gmail.com>
Date:   2017-09-12T16:21:02Z

    ARROW-1531: [C++] Use forward references for appending std::array in 
FixedSizeBinaryBuilder

----


> [C++] Use forward references for appending std::array in 
> FixedSizeBinaryBuilder
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-1531
>                 URL: https://issues.apache.org/jira/browse/ARROW-1531
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.6.0
>            Reporter: Phillip Cloud
>            Assignee: Phillip Cloud
>            Priority: Minor
>
> This to allow efficient appending of {{std::array}} from an rvalue reference 
> created by {{Decimal128::ToBytes()}}.



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

Reply via email to