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

Zhuo Peng commented on ARROW-7229:
----------------------------------

AFAIK this is done. The API has been unified and an option struct has been 
introduced. Maybe the test cases in table_test.cc could be refactored to 
reflect closely the API change.

> [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
>             Fix For: 1.0.0
>
>
> 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)

Reply via email to