-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #961 from mandy-chessell/code2024
Intitial field mappings for Unity Catalog
- Loading branch information
Showing
7 changed files
with
193 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
site/docs/connectors/unity-catalog/unity-catalog-type-mapping.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
<!-- SPDX-License-Identifier: CC-BY-4.0 --> | ||
<!-- Copyright Contributors to the Egeria project. --> | ||
|
||
|
||
| Unity Catalog Property | Egeria Type and Attribute | Supported in OSS Version | | ||
|---------------------------------|---------------------------------------------------------|--------------------------| | ||
| id | ExternalIdentifier.identifier | Yes | | ||
| name | Catalog.name | Yes | | ||
| comment | Catalog.description | Yes | | ||
| owner | Ownership.owner | No | | ||
| name | ExternalIdentifier.mappingProperties.ucCatalogName | Yes | | ||
| created_at | ExternalIdentifier.externalInstanceCreationTime | Yes | | ||
| created_by | ExternalIdentifier.externalInstanceCreatedBy | No | | ||
| updated_at | ExternalIdentifier.externalInstanceLastUpdateTime | Yes | | ||
| updated_by | ExternalIdentifier.externalInstanceLastUpdatedBy | No | | ||
| catalog_type | PropertyFacet.properties.ucCatalogType | No | | ||
| metastore_id | PropertyFacet.properties.ucMetastoreId | No | | ||
| isolation_mode | PropertyFacet.properties.ucIsolationMode | No | | ||
| accessible_in_current_workspace | PropertyFacet.properties.ucAccessibleInCurrentWorkspace | No | | ||
| browse_only | PropertyFacet.properties.ucBrowseOnly | No | | ||
| securable_type | PropertyFacet.properties.ucSecurableType | No | | ||
| securable_kind | PropertyFacet.properties.ucSecurableKind | No | | ||
|
||
|
||
|
||
| Additional Values | Egeria Type and Attribute | Supported in OSS Version | | ||
|-----------------------------------------------|-----------------------------------------------------------|--------------------------| | ||
| Unity Catalog Catalog: Server URL : full_name | Catalog.qualifiedName | Yes | | ||
| Unity Catalog Catalog | Catalog.deployedImplementationType | Yes | | ||
| Databricks Unity Catalog Catalog: Server URL | Catalog.qualifiedName | No | | ||
| Databricks Unity Catalog Catalog | Catalog.deployedImplementationType | No | | ||
| Server URL | ExternalIdentifier.mappingProperties.serverNetworkAddress | Yes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<!-- SPDX-License-Identifier: CC-BY-4.0 --> | ||
<!-- Copyright Contributors to the Egeria project. --> | ||
|
||
|
||
| Unity Catalog Property | Egeria Type and Attribute | Supported in OSS Version | | ||
|------------------------|----------------------------------------------------|--------------------------| | ||
| function_id | ExternalIdentifier.identifier | Yes | | ||
| name | DeployedAPI.name | Yes | | ||
| full_name | DeployedAPI.resourceName | Yes | | ||
| comment | DeployedAPI.description | Yes | | ||
| owner | Ownership.owner | No | | ||
| data_source_format | DataAssetEncoding.encoding | Yes | | ||
| created_at | ExternalIdentifier.externalInstanceCreationTime | Yes | | ||
| created_by | ExternalIdentifier.externalInstanceCreatedBy | No | | ||
| updated_at | ExternalIdentifier.externalInstanceLastUpdateTime | Yes | | ||
| updated_by | ExternalIdentifier.externalInstanceLastUpdatedBy | No | | ||
| catalog_name | ExternalIdentifier.mappingProperties.ucCatalogName | Yes | | ||
| schema_name | ExternalIdentifier.mappingProperties.ucSchemaName | Yes | | ||
| storage_location | PropertyFacet.properties.ucStorageLocation | Yes | | ||
| table_type | PropertyFacet.properties.ucTableType | Yes | | ||
| metastore_id | PropertyFacet.properties.ucMetastoreId | No | | ||
| browse_only | PropertyFacet.properties.ucBrowseOnly | No | | ||
| securable_type | PropertyFacet.properties.ucSecurableType | No | | ||
| securable_kind | PropertyFacet.properties.ucSecurableKind | No | | ||
| resource_name | PropertyFacet.properties.ucResourceName | No | | ||
|
||
|
||
|
||
| Additional Values | Egeria Type and Attribute | Supported in OSS Version | | ||
|-----------------------------------------------------------|-----------------------------------------------------------|--------------------------| | ||
| Unity Catalog Function: Server URL : full_name | DeployedAPI.qualifiedName | Yes | | ||
| Unity Catalog Function | DeployedAPI.deployedImplementationType | Yes | | ||
| Databricks Unity Catalog Function: Server URL : full_name | DeployedAPI.qualifiedName | No | | ||
| Databricks Unity Catalog Function | DeployedAPI.deployedImplementationType | No | | ||
| Server URL | ExternalIdentifier.mappingProperties.serverNetworkAddress | Yes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<!-- SPDX-License-Identifier: CC-BY-4.0 --> | ||
<!-- Copyright Contributors to the Egeria project. --> | ||
|
||
|
||
| Unity Catalog Property | Egeria Type and Attribute | Supported in OSS Version | | ||
|------------------------|----------------------------------------------------|--------------------------| | ||
| schema_id | ExternalIdentifier.identifier | Yes | | ||
| name | DeployedDatabaseSchema.name | Yes | | ||
| full_name | DeployedDatabaseSchema.resourceName | Yes | | ||
| comment | DeployedDatabaseSchema.description | Yes | | ||
| owner | Ownership.owner | No | | ||
| created_at | ExternalIdentifier.externalInstanceCreationTime | Yes | | ||
| created_by | ExternalIdentifier.externalInstanceCreatedBy | No | | ||
| updated_at | ExternalIdentifier.externalInstanceLastUpdateTime | Yes | | ||
| updated_by | ExternalIdentifier.externalInstanceLastUpdatedBy | No | | ||
| catalog_name | ExternalIdentifier.mappingProperties.ucCatalogName | Yes | | ||
| name | ExternalIdentifier.mappingProperties.ucSchemaName | Yes | | ||
| catalog_type | PropertyFacet.properties.ucCatalogType | No | | ||
| metastore_id | PropertyFacet.properties.ucMetastoreId | No | | ||
| browse_only | PropertyFacet.properties.ucBrowseOnly | No | | ||
| securable_type | PropertyFacet.properties.ucSecurableType | No | | ||
| securable_kind | PropertyFacet.properties.ucSecurableKind | No | | ||
| properties | PropertyFacet.properties | No | | ||
|
||
|
||
|
||
| Additional Values | Egeria Type and Attribute | Supported in OSS Version | | ||
|---------------------------------------------------------|-----------------------------------------------------------|--------------------------| | ||
| Unity Catalog Schema: Server URL : full_name | DeployedDatabaseSchema.qualifiedName | Yes | | ||
| Unity Catalog Schema | DeployedDatabaseSchema.deployedImplementationType | Yes | | ||
| Databricks Unity Catalog Schema: Server URL : full_name | DeployedDatabaseSchema.qualifiedName | No | | ||
| Databricks Unity Catalog Schema | DeployedDatabaseSchema.deployedImplementationType | No | | ||
| Server URL | ExternalIdentifier.mappingProperties.serverNetworkAddress | Yes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
<!-- SPDX-License-Identifier: CC-BY-4.0 --> | ||
<!-- Copyright Contributors to the Egeria project. --> | ||
|
||
|
||
| Unity Catalog Property | Egeria Type and Attribute | Supported in OSS Version | | ||
|------------------------|----------------------------------------------------|--------------------------| | ||
| table_id | ExternalIdentifier.identifier | Yes | | ||
| name | VirtualRelationalTable.name | Yes | | ||
| full_name | VirtualRelationalTable.resourceName | Yes | | ||
| comment | VirtualRelationalTable.description | Yes | | ||
| owner | Ownership.owner | No | | ||
| data_source_format | DataAssetEncoding.encoding | Yes | | ||
| created_at | ExternalIdentifier.externalInstanceCreationTime | Yes | | ||
| created_by | ExternalIdentifier.externalInstanceCreatedBy | No | | ||
| updated_at | ExternalIdentifier.externalInstanceLastUpdateTime | Yes | | ||
| updated_by | ExternalIdentifier.externalInstanceLastUpdatedBy | No | | ||
| catalog_name | ExternalIdentifier.mappingProperties.ucCatalogName | Yes | | ||
| schema_name | ExternalIdentifier.mappingProperties.ucSchemaName | Yes | | ||
| storage_location | PropertyFacet.properties.ucStorageLocation | Yes | | ||
| table_type | PropertyFacet.properties.ucTableType | Yes | | ||
| metastore_id | PropertyFacet.properties.ucMetastoreId | No | | ||
| browse_only | PropertyFacet.properties.ucBrowseOnly | No | | ||
| securable_type | PropertyFacet.properties.ucSecurableType | No | | ||
| securable_kind | PropertyFacet.properties.ucSecurableKind | No | | ||
| resource_name | PropertyFacet.properties.ucResourceName | No | | ||
|
||
|
||
|
||
| Additional Values | Egeria Type and Attribute | Supported in OSS Version | | ||
|--------------------------------------------------------|-----------------------------------------------------------|--------------------------| | ||
| Unity Catalog Table: Server URL : full_name | VirtualRelationalTable.qualifiedName | Yes | | ||
| Unity Catalog Table | VirtualRelationalTable.deployedImplementationType | Yes | | ||
| Databricks Unity Catalog Table: Server URL : full_name | VirtualRelationalTable.qualifiedName | No | | ||
| Databricks Unity Catalog Table | VirtualRelationalTable.deployedImplementationType | No | | ||
| Server URL | ExternalIdentifier.mappingProperties.serverNetworkAddress | Yes | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<!-- SPDX-License-Identifier: CC-BY-4.0 --> | ||
<!-- Copyright Contributors to the Egeria project. --> | ||
|
||
|
||
| Unity Catalog Property | Egeria Type and Attribute | Supported in OSS Version | | ||
|------------------------|--------------------------------------------------------------------------------------------|--------------------------| | ||
| volume_id | ExternalIdentifier.identifier | Yes | | ||
| name | FileFolder.name | Yes | | ||
| full_name | FileFolder.resourceName | Yes | | ||
| comment | FileFolder.description | Yes | | ||
| storage_location | FileFolder.pathName + Endpoint.networkAddress + PropertyFacet.properties.ucStorageLocation | Yes | | ||
| owner | Ownership.owner | No | | ||
| created_at | ExternalIdentifier.externalInstanceCreationTime | Yes | | ||
| created_by | ExternalIdentifier.externalInstanceCreatedBy | No | | ||
| updated_at | ExternalIdentifier.externalInstanceLastUpdateTime | Yes | | ||
| updated_by | ExternalIdentifier.externalInstanceLastUpdatedBy | No | | ||
| catalog_name | ExternalIdentifier.mappingProperties.ucCatalogName | Yes | | ||
| schema_name | ExternalIdentifier.mappingProperties.ucSchemaName | Yes | | ||
| volume_type | PropertyFacet.properties.ucVolumeType | Yes | | ||
| metastore_id | PropertyFacet.properties.ucMetastoreId | No | | ||
| browse_only | PropertyFacet.properties.ucBrowseOnly | No | | ||
| securable_type | PropertyFacet.properties.ucSecurableType | No | | ||
| securable_kind | PropertyFacet.properties.ucSecurableKind | No | | ||
| resource_name | PropertyFacet.properties.ucResourceName | No | | ||
|
||
|
||
|
||
| Additional Values | Egeria Type and Attribute | Supported in OSS Version | | ||
|---------------------------------------------------------|-----------------------------------------------------------|--------------------------| | ||
| Unity Catalog Volume: Server URL : full_name | FileFolder.qualifiedName | Yes | | ||
| Unity Catalog Volume | FileFolder.deployedImplementationType | Yes | | ||
| Databricks Unity Catalog Volume: Server URL : full_name | FileFolder.qualifiedName | No | | ||
| Databricks Unity Catalog Volume | FileFolder.deployedImplementationType | No | | ||
| Server URL | ExternalIdentifier.mappingProperties.serverNetworkAddress | Yes | |