Dataset External Catalog Dataset Options
data class DatasetExternalCatalogDatasetOptions(val defaultStorageLocationUri: String? = null, val parameters: Map<String, String>? = null)
Properties
Link copied to clipboard
The storage location URI for all tables in the dataset. Equivalent to hive metastore's database locationUri. Maximum length of 1024 characters.
Link copied to clipboard
A map of key value pairs defining the parameters and properties of the open source schema. Maximum size of 2Mib.