From f52421929299a37b3506fb89f29176473492212f Mon Sep 17 00:00:00 2001 From: Rounak Dhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Fri, 4 Jul 2025 11:33:44 +0530 Subject: [PATCH] Doc: Note Updation in Big Query (#22138) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> --- .../content/v1.7.x/connectors/database/bigquery/index.md | 4 ++++ .../content/v1.8.x/connectors/database/bigquery/index.md | 4 ++++ .../v1.9.x-SNAPSHOT/connectors/database/bigquery/index.md | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/openmetadata-docs/content/v1.7.x/connectors/database/bigquery/index.md b/openmetadata-docs/content/v1.7.x/connectors/database/bigquery/index.md index 3526f7aa784..db5c222a7d4 100644 --- a/openmetadata-docs/content/v1.7.x/connectors/database/bigquery/index.md +++ b/openmetadata-docs/content/v1.7.x/connectors/database/bigquery/index.md @@ -56,6 +56,10 @@ link="/connectors/database/bigquery/create-credentials" - Select the `GCP Project ID` that you want to enable the `Data Catalog API` on. - Click on `Enable API` which will enable the data catalog api on the respective project. +{% note %} +Access to the Google Data Catalog API is optional and only required if you want to retrieve policy tags from BigQuery. The BigQuery connector does not require this permission for general metadata ingestion. +{% /note %} + ### GCP Permissions To execute metadata extraction and usage workflow successfully the user or the service account should have enough access to fetch required data. Following table describes the minimum required permissions diff --git a/openmetadata-docs/content/v1.8.x/connectors/database/bigquery/index.md b/openmetadata-docs/content/v1.8.x/connectors/database/bigquery/index.md index 908a5d0efa6..9e2cc3e2b1d 100644 --- a/openmetadata-docs/content/v1.8.x/connectors/database/bigquery/index.md +++ b/openmetadata-docs/content/v1.8.x/connectors/database/bigquery/index.md @@ -56,6 +56,10 @@ link="/connectors/database/bigquery/create-credentials" - Select the `GCP Project ID` that you want to enable the `Data Catalog API` on. - Click on `Enable API` which will enable the data catalog api on the respective project. +{% note %} +Access to the Google Data Catalog API is optional and only required if you want to retrieve policy tags from BigQuery. The BigQuery connector does not require this permission for general metadata ingestion. +{% /note %} + ### GCP Permissions To execute metadata extraction and usage workflow successfully the user or the service account should have enough access to fetch required data. Following table describes the minimum required permissions diff --git a/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/database/bigquery/index.md b/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/database/bigquery/index.md index d79f62981c8..9aaffc63d38 100644 --- a/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/database/bigquery/index.md +++ b/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/database/bigquery/index.md @@ -56,6 +56,10 @@ link="/connectors/database/bigquery/create-credentials" - Select the `GCP Project ID` that you want to enable the `Data Catalog API` on. - Click on `Enable API` which will enable the data catalog api on the respective project. +{% note %} +Access to the Google Data Catalog API is optional and only required if you want to retrieve policy tags from BigQuery. The BigQuery connector does not require this permission for general metadata ingestion. +{% /note %} + ### GCP Permissions To execute metadata extraction and usage workflow successfully the user or the service account should have enough access to fetch required data. Following table describes the minimum required permissions