Expand description
Interfaces and default implementations of catalogs and schemas.
Implementations
- Listing schema:
listing_schema
Modules§
- listing_
schema ListingSchemaProvider
:SchemaProvider
that scans ObjectStores for tables automatically
Traits§
- Catalog
Provider - Represents a catalog, comprising a number of named schemas.
- Catalog
Provider List - Represent a list of named
CatalogProvider
s. - Schema
Provider - Represents a schema, comprising a number of named tables.