See: Description
| Class | Description |
|---|---|
| CatalogImpl |
Internal implementation of the user-facing
Catalog. |
| HiveSerDe | |
| StaticSQLConf |
Static SQL configuration is a cross-session, immutable Spark configuration.
|
| VariableSubstitution |
A helper class that enables substitution using syntax like
${var}, ${system:var} and ${env:var}. |