[ 
https://issues.apache.org/jira/browse/ARROW-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ARROW-10483:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++] Move Executor into a separate header
> ------------------------------------------
>
>                 Key: ARROW-10483
>                 URL: https://issues.apache.org/jira/browse/ARROW-10483
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>    Affects Versions: 2.0.0
>            Reporter: Ben Kietzman
>            Assignee: Ben Kietzman
>            Priority: Trivial
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {{Executor}} is a general purpose interface but it currently resides in 
> {{thread_pool.h}} so it can't be used (for example) by {{future.h}} without 
> introducing a circular dependency. It can probably just reside in {{future.h}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to