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

Yaron Gvili updated ARROW-17965:
--------------------------------
    Description: 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.

> [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
>
> 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)

Reply via email to