Synchronized data via Google Dataplex Catalog ingestion

After the synchronization, assets become available in Collibra.
If no domain mappings are provided, the assets are created in the same domain as the System asset.

Warning Do not move the assets to another domain. Doing so may lead to errors during future synchronizations.

Tip Google Dataplex Catalog synchronization relies on UUIDs.

By default, the assets have the status Implemented.

Edge naming conventions for assets created during the Google Dataplex Catalog ingestion

The assets created when integrating Google Dataplex receive a unique full name (fully qualifying name) based on the following naming convention:

Asset type Naming convention Example
Schema systemAssetName>DatabaseName>SchemaName BigQuery>catalog-integrations>pedro_es_dataset
Table systemAssetName>DatabaseName>SchemaName>tableName BigQuery>catalog-integrations>pedro_es_dataset>shop
Database View systemAssetName>DatabaseName>SchemaName>viewName BigQuery>catalog-integrations>pedro_es_dataset>shop1
Column

systemAssetName>DatabaseName>SchemaName>tableName>columnName(column)

BigQuery>catalog-integrations>pedro_es_dataset>shop>location(column)

systemAssetName>DatabaseName>SchemaName>viewName>columnName(column) BigQuery>catalog-integrations>pedro_es_dataset>shop1>location1(column)

Synchronized metadata for Google Dataplex Catalog ingestion

This table shows the metadata for each Google Dataplex asset type if you selected the Google Dataplex Catalog ingestion. If you do not see any of the listed synchronized metadata, you can add characteristics to the layout on the asset type page.

Asset type Synchronized metadata Public ID
Database    
Schema Description from source system DescriptionFromSourceSystem
Any aspects defined in the configuration.  
Table Description from source system DescriptionFromSourceSystem

Schema contains / is part of Table

SchemaContainsTable
Any aspects defined in the configuration.  
Database View Description from source system DescriptionFromSourceSystem
Schema contains / is part of Table SchemaContainsTable
Any aspects defined in the configuration.  
Column

Technical Data Type

Tip 

If you selected or Ingest parent and nested columns in the Columns ingestion mode field in the configuration, you can view the structure of the data for columns with a structured technical data type, such as Array or Struct. To do this, click the hyperlink in the Technical Data Type field in the At a glance sidebar of the Column asset. If this sidebar is hidden, click . In other locations, such as in Table assets, click the View Array or View Struct button to open the dialog box.

TechnicalDataType

Column Position

ColumnPosition

Is Nullable

IsNullable

Column is part of / contains Table

ColumnIsPartOfTable
Description from source system DescriptionFromSourceSystem
Any aspects defined in the configuration.