aocsa edited a comment on pull request #11210: URL: https://github.com/apache/arrow/pull/11210#issuecomment-932308197
I refactor this PR based of your feedbacks. Main changes: - Refactor using composition to create two implementations `MakeSimpleSyncRunner` and `MakeSimpleParallelRunner` for the use in filter and project node. - Fixed some race condition - Use of AsyncTaskGroup again. cc @westonpace, @felipeblazing, @lidavidm -- 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]
