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 2022/06/29 18:09:06 UTC

[GitHub] [arrow] iChauster commented on pull request #13426: [DRAFT] ARROW-16894: [C++] Add Benchmarks for Asof Join Node

iChauster commented on PR #13426:
URL: https://github.com/apache/arrow/pull/13426#issuecomment-1170324395

   Hi @westonpace, let me know if you can take a look at a few of the questions above I had about merging this into arrow.
   
   I was also wondering if you could clarify how the arrow threading engine would work for a node that has multiple inputs (an asof join / hash join ingesting from multiple source nodes, for example).
   
   While being processed, is a single source node dedicated a single thread?
   How many threads can call `InputReceived` of the following node at once? 
   


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