Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::catalog_common - Rust
[go: Go Back, main page]

Module catalog_common

Source
Expand description

Interfaces and default implementations of catalogs and schemas.

Implementations

Modules§

listing_schema
ListingSchemaProvider: SchemaProvider that scans ObjectStores for tables automatically

Traits§

CatalogProvider
Represents a catalog, comprising a number of named schemas.
CatalogProviderList
Represent a list of named CatalogProviders.
SchemaProvider
Represents a schema, comprising a number of named tables.