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)
Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou
PRs and other links:
Note: This issue was originally created as ARROW-8847. Please see the migration documentation for further details.