Module view
datafusion
50.3.0
Module view
Module Items
Structs
In datafusion::
catalog
datafusion
::
catalog
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.