[
https://issues.apache.org/jira/browse/ARROW-14382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Li resolved ARROW-14382.
------------------------------
Resolution: Fixed
Issue resolved by pull request 11463
[https://github.com/apache/arrow/pull/11463]
> [C++][Compute] Remove duplicate ThreadIndexer definition
> --------------------------------------------------------
>
> Key: ARROW-14382
> URL: https://issues.apache.org/jira/browse/ARROW-14382
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Reporter: Ben Kietzman
> Assignee: Ben Kietzman
> Priority: Major
> Labels: pull-request-available, query-engine
> Fix For: 6.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> https://github.com/apache/arrow/pull/11350 moved ThreadIndexer to a header
> file to allow usage from the join node and incremented its capacity. We
> should have a single definition and the incremented capacity is a simple fix
> for nightly failures such as
> https://github.com/ursacomputing/crossbow/runs/3938882073#step:7:2363
--
This message was sent by Atlassian Jira
(v8.3.4#803005)