You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Nic Crane (Jira)" <ji...@apache.org> on 2021/06/01 08:46:00 UTC

[jira] [Updated] (ARROW-12890) [C++] Implement arrow::Table::clone() -> std::shared_ptr

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

Nic Crane updated ARROW-12890:
------------------------------
    Summary: [C++] Implement arrow::Table::clone() -> std::shared_ptr<arrow::Table>  (was: Implement arrow::Table::clone() -> std::shared_ptr<arrow::Table>)

> [C++] 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)