79485820

Date: 2025-03-05 08:21:04
Score: 1
Natty:
Report link

According to GCP documentation on data soucre declarations there are no such options to create an alias (https://cloud.google.com/dataform/docs/declare-source), however if you have two different data sources with the same table name you can reference them by providing schema and table name in the ref syntax: ${ref("datasource1Schema","datasource1TableName")}.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Andrius V.