Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
Description
The name "Source" for this type doesn't make sense to me. I would like to discuss alternate names for it.
type Source = Box<dyn RecordBatchReader + Send>;
My first thoughts are:
- RecordBatchIterator
- RecordBatchStream
- SendableRecordBatchReader
Attachments
Issue Links
- links to