You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/02/11 15:56:42 UTC

[jira] [Created] (ARROW-549) [C++] Add function to concatenate like-typed arrays

Wes McKinney created ARROW-549:
----------------------------------

             Summary: [C++] Add function to concatenate like-typed arrays
                 Key: ARROW-549
                 URL: https://issues.apache.org/jira/browse/ARROW-549
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++
            Reporter: Wes McKinney


A la 

{{Status arrow::Concatenate(const std::vector<std::shared_ptr<Array>>& arrays, MemoryPool* pool, std::shared_ptr<Array>* out)}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)