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
CatalogProvider
s. - Represents a schema, comprising a number of named tables.
- Interface for accessing
SessionState
from the catalog. - Source table
- A factory which creates
TableProvider
s at runtime given a URL. - UrlTableFactory is a factory that can create a table provider from the given url.