connectors

No menu items for this category

Metadata Ingestion - Incremental Extraction - BigQuery

In order to implement the Incremental Extraction for BigQuery we rely on Cloud Logging to get the latest DDL changes.

We then proceed to get the Table Name from the resourceName property and we set it to be deleted if tableDeletion is present on the payload.

The credentials need to have the Logs Viewer role.