Skip to content

[C++] ExecBatch support for ChunkedArray values #33173

@asfimport

Description

@asfimport

Currently, ExecBatch does not handle chunked arrays when printing or slicing. The code assumes that if a value is not a scalar then it is an array, and so will fail on chunked array values.

Reporter: Yaron Gvili / @rtpsw
Assignee: Yaron Gvili / @rtpsw

PRs and other links:

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions