Open kalistussandy opened 1 month ago
Feature Initial discussion in support channel on OpenMetadata slack.
Describe the task Need to have options to separate between query project_id and billing project_id for BigQuery connector.
project_id
Example: bigquery-project-a : the source project where the data is stored bigquery-project-b : billing project
bigquery-project-a
bigquery-project-b
The goal is to get the metadata from bigquery-project-a , but the ingestion query from OMD is billed to/using bigquery-project-b.
Feature Initial discussion in support channel on OpenMetadata slack.
Describe the task Need to have options to separate between query
project_id
and billingproject_id
for BigQuery connector.Example:
bigquery-project-a
: the source project where the data is storedbigquery-project-b
: billing projectThe goal is to get the metadata from
bigquery-project-a
, but the ingestion query from OMD is billed to/usingbigquery-project-b
.