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

[GitHub] [arrow] mapleFU commented on pull request #35384: GH-35383: [C++] Prefer max_concurrency over executor capacity to avoid segmentation fault

mapleFU commented on PR #35384:
URL: https://github.com/apache/arrow/pull/35384#issuecomment-1531748920

   Does this mean that:
   1. `plan->query_context()->executor()->GetCapacity()`: config cpu threads
   2. `plan->query_context()->max_concurrency()` query maximum DOP
   
   Am I right?


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