You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/05/10 17:11:06 UTC

[GitHub] [arrow] westonpace commented on pull request #35464: GH-35125: [C++][Acero] Add a self-defined io-executor in QueryOptions

westonpace commented on PR #35464:
URL: https://github.com/apache/arrow/pull/35464#issuecomment-1542544611

   > By the way, should I notice and add io-executor here? @westonpace
   
   No, that's ok.  In a synchronous context we need to specify the CPU executor (because we are going to use a serial executor).  However, it is ok if there is a custom IO executor.
   
   


-- 
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-unsubscribe@arrow.apache.org

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