[
https://issues.apache.org/jira/browse/ARROW-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney resolved ARROW-16929.
----------------------------------
Fix Version/s: 9.0.0
Resolution: Fixed
Resolved in a related PR
> [C++] Remove ExecBatchIterator and usages thereof
> -------------------------------------------------
>
> Key: ARROW-16929
> URL: https://issues.apache.org/jira/browse/ARROW-16929
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 9.0.0
>
>
> The only place left using it is in GroupBy in
> arrow/compute/exec/aggregate.cc. This can be refactored to use ExecSpan.
> As part of this removal, we should adapt the benchmarks for ExecSpanIterator
> to demonstrate the performance improvement there
--
This message was sent by Atlassian Jira
(v8.20.10#820010)