Ben Kietzman created ARROW-14382:
------------------------------------
Summary: [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
Fix For: 6.0.0
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)