Structs§
- Wrap another catalog provider list
- Implements the DynamicFileSchemaProvider that can create tables provider from the file path.
- The state store that stores the reference of the runtime session state.
Traits§
- Represents a catalog, comprising a number of named schemas.
- Represent a list of named
CatalogProviders. - Represents a schema, comprising a number of named tables.
- Interface for accessing
SessionStatefrom the catalog. - Source table
- A factory which creates
TableProviders at runtime given a URL. - UrlTableFactory is a factory that can create a table provider from the given url.