Module datafusion::catalog::schema
source · Expand description
Describes the interface and built-in implementations of schemas, representing collections of named tables.
Re-exports§
pub use super::MemorySchemaProvider;
Traits§
- Represents a schema, comprising a number of named tables.