Module datafusion::catalog::schema

source ·
Expand description

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

Structs§

Traits§

  • Represents a schema, comprising a number of named tables.