Get Dataset External Catalog Dataset Option
data class GetDatasetExternalCatalogDatasetOption(val defaultStorageLocationUri: String, val parameters: Map<String, String>)
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.