Skip to content

[C++] Kernel to return Array of elements at index of list in ListArray #28417

@asfimport

Description

@asfimport

It would be useful to have a compute function that takes a ListArray<list<type>> and an integer index n and returns an Array<type> containing the n th item from each list.

This would be useful in combination with existing functions that return list-type output, for example the string splitting functions.

Let's please ensure that this also works on fixed size list.

Reporter: Ian Cook / @ianmcook
Assignee: Percy Camilo Triveño Aucahuasi / @aucahuasi

Related issues:

PRs and other links:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions