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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
