You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Zhuo Peng (Jira)" <ji...@apache.org> on 2019/11/21 22:29:00 UTC

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

Zhuo Peng created ARROW-7229:
--------------------------------

             Summary: [C++] Unify ConcatenateTables APIs
                 Key: ARROW-7229
                 URL: https://issues.apache.org/jira/browse/ARROW-7229
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: Zhuo Peng
            Assignee: Zhuo Peng


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)