SupportMultiCatalog
Specifies whether the provider enables multi-catalog support for Unity Catalog in Databricks.
Data Type
bool
Default Value
true
Remarks
When this property is set to true, the add-in supports multiple catalogs through Unity Catalog, allowing access to both Unity-managed and legacy catalogs such as hive_metastore.
When this property is set to false, multi-catalog support is disabled, and only a single catalog named CData is available for all operations.
This property is useful for connecting to environments that use Unity Catalog for cross-workspace data governance or for simplifying metadata discovery in single-catalog configurations.