wjones127 commented on issue #34460: URL: https://github.com/apache/arrow/issues/34460#issuecomment-1456574854
IIRC we've discussed in the past that we'd like to separate IO bound and CPU bound tasks so they can be run on separate thread pools, as described in https://jorgecarleitao.medium.com/how-to-efficiently-load-data-to-memory-d65ee359196c It seems this is related to that work, but I'm not familiar enough with the current async functionality to be sure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org