[
https://issues.apache.org/jira/browse/ARROW-12890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352718#comment-17352718
]
Percy Camilo Triveño Aucahuasi commented on ARROW-12890:
--------------------------------------------------------
Is mainly because I need to send a copy of the table over the wire.
Perhaps what I need here is just send the table as is
> Implement arrow::Table::clone() -> std::shared_ptr<arrow::Table>
> ----------------------------------------------------------------
>
> Key: ARROW-12890
> URL: https://issues.apache.org/jira/browse/ARROW-12890
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Percy Camilo Triveño Aucahuasi
> Priority: Major
>
> Implement arrow::Table::clone() -> std::shared_ptr<arrow::Table>
> It should return a new instance (deep copy) of the arrow table data
--
This message was sent by Atlassian Jira
(v8.3.4#803005)