You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2018/08/17 06:27:00 UTC

[jira] [Resolved] (PARQUET-1308) [C++] parquet::arrow should use thread pool, not ParallelFor

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

Wes McKinney resolved PARQUET-1308.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.5.0

Issue resolved by pull request 467
[https://github.com/apache/parquet-cpp/pull/467]

> [C++] parquet::arrow should use thread pool, not ParallelFor
> ------------------------------------------------------------
>
>                 Key: PARQUET-1308
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1308
>             Project: Parquet
>          Issue Type: Task
>          Components: parquet-cpp
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: cpp-1.5.0
>
>
> Arrow now has a global thread pool, parquet::arrow should use that instead of ParallelFor.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)