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)