Micah Kornfield created ARROW-4279: -------------------------------------- Summary: [C++] Rebase https://github.com/apache/parquet-cpp/pull/462# onto arrow repo Key: ARROW-4279 URL: https://issues.apache.org/jira/browse/ARROW-4279 Project: Apache Arrow Issue Type: Sub-task Components: C++ Reporter: Micah Kornfield
The old commit needs to be change to be a PR against the arrow repo and not parquet-cpp. Changes needed as part of this: 1. Allow for running both old and new code path until performance regression can be eliminated. 2. Instead of passing through nthreads consider using util/task-group from arrow as a parameter. -- This message was sent by Atlassian JIRA (v7.6.3#76005)