Skip to content

[C++][Python] Create utils for deep-copying an Array/ ArrayData #30503

@asfimport

Description

@asfimport

Hi, I would like to request a util to deep copy an Array with the following semantic. 

Result<shared_ptr<ArrayData>> DeepCopyArrayData(const ArrayData& arr, int64 offset = 0, int64 length = -1/*, pool=...*/);

This was discussed some time back in Zulip [1]. 

[1] https://ursalabs.zulipchat.com/#narrow/stream/180245-dev/topic/create.20a.20deep.20copy.20of.20buffers

Reporter: Niranda Perera / @nirandaperera

Related issues:

Note: This issue was originally created as ARROW-14982. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions