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/06/21 15:02:47 UTC

[GitHub] [arrow] pitrou edited a comment on pull request #10401: ARROW-12878: [C++] Generalize thread pool to allow for different queuing strategies / worker loops

pitrou edited a comment on pull request #10401:
URL: https://github.com/apache/arrow/pull/10401#issuecomment-865106129


   Hmm, I don't think you have to expose any inheritance at the public API level. You can just do so in the private impl classes (you can call them however you like :-)). That would help clean up the public header too.
   
   (also, er, big sorry for the delay :-S)


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