Module datafusion::catalog::schema[][src]

Expand description

Describes the interface and built-in implementations of schemas, representing collections of named tables.

Structs

Simple in-memory implementation of a schema.

Traits

Represents a schema, comprising a number of named tables.