@Evolving public interface SessionConfigSupport extends TableProvider
TableProvider
. Data sources can implement this interface to
propagate session configs with the specified key-prefix to all data source operations in this
session.Modifier and Type | Method and Description |
---|---|
String |
keyPrefix()
Key prefix of the session configs to propagate, which is usually the data source name.
|
getTable, inferPartitioning, inferSchema, supportsExternalMetadata
String keyPrefix()