[
https://issues.apache.org/jira/browse/ARROW-17965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-17965:
-----------------------------------
Labels: pull-request-available (was: )
> [C++] ExecBatch support for ChunkedArray values
> -----------------------------------------------
>
> Key: ARROW-17965
> URL: https://issues.apache.org/jira/browse/ARROW-17965
> Project: Apache Arrow
> Issue Type: New Feature
> Components: C++
> Reporter: Yaron Gvili
> Assignee: Yaron Gvili
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)