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

[jira] [Updated] (ARROW-18004) [C++] ExecBatch conversion to RecordBatch may go out of bounds

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

Yaron Gvili updated ARROW-18004:
--------------------------------
    Description: When the schema given to `ExecBatch::ToRecordBatch` is wider than the `ExecBatch` values vector, an out-of-bounds index is accessed.

> [C++] ExecBatch conversion to RecordBatch may go out of bounds
> --------------------------------------------------------------
>
>                 Key: ARROW-18004
>                 URL: https://issues.apache.org/jira/browse/ARROW-18004
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Yaron Gvili
>            Assignee: Yaron Gvili
>            Priority: Major
>
> When the schema given to `ExecBatch::ToRecordBatch` is wider than the `ExecBatch` values vector, an out-of-bounds index is accessed.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)