Hello, I’m wondering if BigQuery would support `pl...
# troubleshoot
g
Hello, I’m wondering if BigQuery would support
platform_instance
, from document it shows it’s supported by default but in code,
metadata-ingestion/src/datahub/ingestion/source_config/sql/bigquery.py
has validator that says
bigquery_doesnt_need_platform_instance
, wondering how these two would align.
b
Hey, @dazzling-judge-80093 probably knows the answer for this.
d
Bigquery doesn’t need platform_instance as the project_id is globally unique