You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/10/15 13:57:00 UTC

[jira] [Resolved] (ARROW-17965) [C++] ExecBatch support for ChunkedArray values

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

David Li resolved ARROW-17965.
------------------------------
    Fix Version/s: 10.0.0
       Resolution: Fixed

Issue resolved by pull request 14348
[https://github.com/apache/arrow/pull/14348]

> [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
>             Fix For: 10.0.0
>
>          Time Spent: 1.5h
>  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)