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 2020/04/10 14:32:00 UTC

[jira] [Updated] (ARROW-7229) [C++] Unify ConcatenateTables APIs

     [ https://issues.apache.org/jira/browse/ARROW-7229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney updated ARROW-7229:
--------------------------------
    Component/s: C++

> [C++] Unify ConcatenateTables APIs
> ----------------------------------
>
>                 Key: ARROW-7229
>                 URL: https://issues.apache.org/jira/browse/ARROW-7229
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Zhuo Peng
>            Assignee: Zhuo Peng
>            Priority: Minor
>
> Today we have ConcatenateTables() and ConcatenateTablesWithPromotion() in C++. It's anticipated that they will allow more customization/tweaking. To avoid complicating the API surface, we should introduce a ConcatenateTableOption object, unify the two functions, and allow further customization to be expressed in that option object.
> Related discussion: [https://lists.apache.org/thread.html/1fa85b078dae09639de04afcf948aad1bfabd48ea8a38e33969495c5@%3Cdev.arrow.apache.org%3E]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)