Module datafusion::catalog::schema [−][src]
Describes the interface and built-in implementations of schemas, representing collections of named tables.
Structs
MemorySchemaProvider | Simple in-memory implementation of a schema. |
Traits
SchemaProvider | Represents a schema, comprising a number of named tables. |