Expand description
Stream wrappers for physical operators
Structs§
EmptyRecordBatchStream
can be used to create aRecordBatchStream
that will produce no results- Builder for
RecordBatchReceiverStream
that propagates errors and panic’s correctly.
Stream wrappers for physical operators
EmptyRecordBatchStream
can be used to create a RecordBatchStream
that will produce no resultsRecordBatchReceiverStream
that propagates errors
and panic’s correctly.