You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Ben Kietzman (Jira)" <ji...@apache.org> on 2020/11/18 19:09:00 UTC

[jira] [Closed] (ARROW-10483) [C++] Move Executor into a separate header

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

Ben Kietzman closed ARROW-10483.
--------------------------------
    Resolution: Won't Fix

> [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: 1h 40m
>  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)