Weston Pace created ARROW-11770:
-----------------------------------

             Summary: [C++] Add asynchronous read to readers
                 Key: ARROW-11770
                 URL: https://issues.apache.org/jira/browse/ARROW-11770
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Weston Pace
            Assignee: Weston Pace


This is something of a mega tracking issue.  Once the dataset is reading 
asynchronously we can start converting the readers to be asynchronous.  The 
primary goal is to keep blocking reads off the CPU thread pool.  So 
"asynchronous" in this case means using the IOContext instead of the CPU thread 
pool.



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

Reply via email to