Uh oh!
There was an error while loading. Please reload this page.
ARROW-14382: [C++][Compute] Remove duplicated ThreadIndexer definition - #11463
ARROW-14382: [C++][Compute] Remove duplicated ThreadIndexer definition#11463bkietz wants to merge 1 commit into
Conversation
bkietz
commented
Oct 19, 2021
@github-actions crossbow submit test-ubuntu-18.04-cpp-static |
Revision: 396ce525cb97a6d4171b4e982233ecbe93df5b0a Submitted crossbow builds: ursacomputing/crossbow @ actions-1007
|
kszucs
commented
Oct 19, 2021
@bkietz the static build is green now. Could you remove this from draft and trigger the builds? |
396ce52 to
c8bed50CompareBenchmark runs are scheduled for baseline = 11a45be and contender = 54d2bd8. 54d2bd8 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
#11350 moved ThreadIndexer from
aggregate_node.cctocompute/exec/util.hto allow usage from the join node and incremented its capacity, but did not remove the original implementation.