[
https://issues.apache.org/jira/browse/ARROW-8847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-8847:
----------------------------------
Labels: pull-request-available (was: )
> [C++] Pass task size / metrics in Executor API
> ----------------------------------------------
>
> Key: ARROW-8847
> URL: https://issues.apache.org/jira/browse/ARROW-8847
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For now, our ThreadPool implementation would ignore those metrics, but other
> implementations may use it for custom ordering.
> Example metrics:
> * IO size (number of bytes)
> * CPU cost (~ number of instructions)
> * Priority (opaque integer? lower is more urgent)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)