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

Ben Kietzman updated ARROW-10483:
---------------------------------
    Description: {{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}}  (was: {{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.)

> [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
>             Fix For: 3.0.0
>
>
> {{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