tustvold opened a new pull request, #2296:
URL: https://github.com/apache/arrow-datafusion/pull/2296
# Which issue does this PR close?
Part of #2201
# Rationale for this change
In preparation for making tokio an optional dependency of
SortPreservingMerge, this PR shuffles around some of the stream plumbing.
# What changes are included in this PR?
* Changes spawn_execution to use tokio::mpsc for consistency with
RecordBatchReceiverStream
* Removes StreamWrapper indirection
# Are there any user-facing changes?
No
--
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]