[
https://issues.apache.org/jira/browse/ARROW-18004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-18004.
------------------------------------
Fix Version/s: 10.0.0
Resolution: Fixed
Issue resolved by pull request 14386
[https://github.com/apache/arrow/pull/14386]
> [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
> Labels: pull-request-available
> Fix For: 10.0.0
>
> Time Spent: 6.5h
> Remaining Estimate: 0h
>
> 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)