You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/04/05 14:36:34 UTC

[GitHub] [arrow] pitrou commented on pull request #9892: ARROW-12208: [C++] Add the ability to run async tasks without using the CPU thread pool

pitrou commented on pull request #9892:
URL: https://github.com/apache/arrow/pull/9892#issuecomment-813426833


   > I think a simplified version of my question is "does the IOContext come from the calling user (via options) or from the filesystem?"
   
   Indeed, I think we should clarify this. I would say: by default, the default IOContext comes from the filesystem but can be overriden by the user. But we may need to modify the IOContext API slightly so that `executor = nullptr` is taken to mean "take the default".


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org