[
https://issues.apache.org/jira/browse/PARQUET-1308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16484259#comment-16484259
]
ASF GitHub Bot commented on PARQUET-1308:
-----------------------------------------
pitrou opened a new pull request #467: PARQUET-1308: [C++] Use Arrow thread
pool, not Arrow ParallelFor
URL: https://github.com/apache/parquet-cpp/pull/467
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [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
> Priority: Major
>
> 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)