You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/06/01 14:03:00 UTC

[jira] [Created] (ARROW-12916) [C++][Parquet] Always transfer to executor in Parquet AsyncGenerator

David Li created ARROW-12916:
--------------------------------

             Summary: [C++][Parquet] Always transfer to executor in Parquet AsyncGenerator
                 Key: ARROW-12916
                 URL: https://issues.apache.org/jira/browse/ARROW-12916
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Parquet
            Reporter: David Li
            Assignee: David Li


After ARROW-12560 and ARROW-11843 land, we should force Parquet decoding work to be transferred onto the CPU executor to ensure we don't block an I/O thread.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)