Module view
datafusion
50.3.0
Module view
Module Items
Structs
In datafusion::
datasource
datafusion
::
datasource
Module
view
Copy item path
Source
Expand description
View data source which uses a LogicalPlan as it’s input.
Structs
§
View
Table
An implementation of
TableProvider
that uses another logical plan.