Module data_source

Source

Traits§

DataSource
This trait represents a common data source abstraction which provides an interface for retrieving data in the form of a stream of record batches.

Type Aliases§

DataSourceRef