DDtKey commented on PR #9318:
URL: 
https://github.com/apache/arrow-datafusion/pull/9318#issuecomment-1961350264

   Ok, I implemented a wrapper for spawned tasks.
   
   Generally, there is no need in `OrderedSpawnedTasks`, this would be just an 
alias for `Vec<SpawnedTask<T>>`.
   
   So I decided to update the code it right away, see 
https://github.com/apache/arrow-datafusion/pull/9318/commits/fcf70f15f5aeac5552d60293a7e8f1cbae5b461a


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

Reply via email to