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 2016/12/27 17:20:58 UTC

[jira] [Created] (PARQUET-817) [C++] Perform Parquet reads and Arrow deserialization concurrently

Wes McKinney created PARQUET-817:
------------------------------------

             Summary: [C++] Perform Parquet reads and Arrow deserialization concurrently
                 Key: PARQUET-817
                 URL: https://issues.apache.org/jira/browse/PARQUET-817
             Project: Parquet
          Issue Type: New Feature
          Components: parquet-cpp
            Reporter: Wes McKinney


The idea with this issue is to make batch requests from parquet-cpp happen asynchronously in a background thread, so we aren't pausing decoding while converting to Arrow representation



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)